Commit e63a24c8 by Richard Stallman

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

From-SVN: r6107
parent 39eae9f4
...@@ -2058,7 +2058,7 @@ distdir: doc $(srcdir)/INSTALL c-parse.y objc-parse.y cp-parse.y \ ...@@ -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. # The -P option assumes this is GNU diff.
diff: diff:
diff -rc2P -x c-parse.y -x c-parse.c -x c-parse.h -x objc-parse.y \ 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 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*" \ -x "cpp.??s" -x "cpp.??" -x cpp.aux -x "cpp.info*" -x "gcc.info*" \
gcc-$(oldversion) gcc-$(version) > diffs gcc-$(oldversion) gcc-$(version) > diffs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment