projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5abc1f7
)
Merge from no_bogosity
author
Bruce Korb
<korbb@gcc.gnu.org>
Tue, 12 Oct 1999 14:44:55 +0000
(14:44 +0000)
committer
Bruce Korb
<korbb@gcc.gnu.org>
Tue, 12 Oct 1999 14:44:55 +0000
(14:44 +0000)
From-SVN: r29919
gcc/fixinc/inclhack.sh
patch
|
blob
|
history
diff --git
a/gcc/fixinc/inclhack.sh
b/gcc/fixinc/inclhack.sh
index 2d5ba12f4b623854265312d07c6dd8fb6ef5e7df..1984ffcfdf6bdf0167530594c502985377002f62 100755
(executable)
--- a/
gcc/fixinc/inclhack.sh
+++ b/
gcc/fixinc/inclhack.sh
@@
-54,6
+54,9
@@
else
}
fi
+FIXTESTS=$PWD/fixinc/fixtests
+FIXFIXES=$PWD/fixinc/fixfixes
+
# Define what target system we're fixing.
#
if test -r ./Makefile; then