(diff): Don't compare bi-parser.c

From-SVN: r6107
This commit is contained in:
Richard Stallman 1993-11-16 10:34:26 +00:00
parent 39eae9f47a
commit e63a24c8a1
1 changed files with 1 additions and 1 deletions

View File

@ -2058,7 +2058,7 @@ distdir: doc $(srcdir)/INSTALL c-parse.y objc-parse.y cp-parse.y \
# The -P option assumes this is GNU diff.
diff:
diff -rc2P -x c-parse.y -x c-parse.c -x c-parse.h -x objc-parse.y \
-x cp-parse.c -x cp-parse.h -x cexp.c \
-x cp-parse.c -x cp-parse.h -x cexp.c -x bi-parser.c \
-x objc-parse.c -x TAGS -x "gcc.??" -x "gcc.??s" -x gcc.aux \
-x "cpp.??s" -x "cpp.??" -x cpp.aux -x "cpp.info*" -x "gcc.info*" \
gcc-$(oldversion) gcc-$(version) > diffs