Merge from no_bogosity
authorBruce Korb <korbb@gcc.gnu.org>
Tue, 12 Oct 1999 14:44:55 +0000 (14:44 +0000)
committerBruce Korb <korbb@gcc.gnu.org>
Tue, 12 Oct 1999 14:44:55 +0000 (14:44 +0000)
From-SVN: r29919

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