OSDN Git Service

(diff): Exclude bi-parser.h.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jun 1997 19:24:17 +0000 (19:24 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jun 1997 19:24:17 +0000 (19:24 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14186 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/Makefile.in

index cee9e72..281abce 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) \