tell "make syntax-check" that examples/to-xml.c is exempt from some tests

* .x-sc_prohibit_strcmp: Exempt examples/to-xml.c.
* .x-sc_prohibit_strcmp_and_strncmp: Likewise.
This commit is contained in:
Jim Meyering
2009-11-10 18:49:42 +01:00
parent ae4589f17b
commit bdfb1bddff
2 changed files with 2 additions and 0 deletions

1
.x-sc_prohibit_strcmp Normal file
View File

@@ -0,0 +1 @@
^examples/to-xml\.c$

View File

@@ -0,0 +1 @@
^examples/to-xml\.c$