Commit 0b4ff5ae by Bruce Korb

Add the fixinc generated files to the touch list

From-SVN: r22546
parent f3e28ab4
...@@ -77,7 +77,10 @@ for f in gcc/c-parse.y \ ...@@ -77,7 +77,10 @@ for f in gcc/c-parse.y \
gcc/objc/objc-parse.y \ gcc/objc/objc-parse.y \
gcc/java/parse.c \ gcc/java/parse.c \
gcc/java/parse.h \ gcc/java/parse.h \
libf2c/libU77/stamp-h.in libf2c/libU77/stamp-h.in \
contrib/fixinc/fixincl.x \
contrib/fixinc/inclhack.sh \
contrib/fixinc/fixincl.sh
do do
touch $f touch $f
done done
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