(diff): Exclude bi-parser.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 9 Jun 1997 19:24:17 +0000 (15:24 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 9 Jun 1997 19:24:17 +0000 (15:24 -0400)
From-SVN: r14186

gcc/Makefile.in

index cee9e72a44b973075d688b633bab0076c4d773c0..281abce75282435d09031a228f9500b3be335ccb 100644 (file)
@@ -2491,7 +2491,7 @@ distdir: distdir-start lang.distdir distdir-finish
 diff:
        diff -rc2P -x c-parse.y -x c-parse.c -x c-parse.h -x c-gperf.h \
          -x cexp.c -x bi-parser.c -x objc-parse.y -x objc-parse.c \
-         -x TAGS \
+         -x bi-parser.h -x TAGS \
          -x "gcc.??" -x "gcc.??s" -x gcc.aux -x "gcc.info*" \
          -x "cpp.??" -x "cpp.??s" -x cpp.aux -x "cpp.info*" \
          $(LANG_DIFF_EXCLUDES) \