OSDN Git Service

Merge from no_bogosity
authorkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Oct 1999 14:44:55 +0000 (14:44 +0000)
committerkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Oct 1999 14:44:55 +0000 (14:44 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29919 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fixinc/inclhack.sh

index 2d5ba12..1984ffc 100755 (executable)
@@ -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