Commit ef60d313 by Richard Stallman

(diff): Fix typo in name gcc.??s.

From-SVN: r6081
parent 177f65ea
...@@ -2059,7 +2059,7 @@ distdir: doc $(srcdir)/INSTALL c-parse.y objc-parse.y cp-parse.y \ ...@@ -2059,7 +2059,7 @@ distdir: doc $(srcdir)/INSTALL c-parse.y objc-parse.y cp-parse.y \
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 objc-parse.c -x TAGS -x "gcc.??" -x "gcc.??z" -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