tell "make syntax-check" that examples/to-xml.c is exempt from some tests
authorJim Meyering <meyering@redhat.com>
Tue, 10 Nov 2009 17:49:42 +0000 (18:49 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 10 Nov 2009 17:49:42 +0000 (18:49 +0100)
* .x-sc_prohibit_strcmp: Exempt examples/to-xml.c.
* .x-sc_prohibit_strcmp_and_strncmp: Likewise.

.x-sc_prohibit_strcmp [new file with mode: 0644]
.x-sc_prohibit_strcmp_and_strncmp [new file with mode: 0644]

diff --git a/.x-sc_prohibit_strcmp b/.x-sc_prohibit_strcmp
new file mode 100644 (file)
index 0000000..8325007
--- /dev/null
@@ -0,0 +1 @@
+^examples/to-xml\.c$
diff --git a/.x-sc_prohibit_strcmp_and_strncmp b/.x-sc_prohibit_strcmp_and_strncmp
new file mode 100644 (file)
index 0000000..8325007
--- /dev/null
@@ -0,0 +1 @@
+^examples/to-xml\.c$