]> gcc.gnu.org Git - gcc.git/commitdiff
(STMP_FIXPROTO): Moved here from cross-make.
authorJim Wilson <wilson@gcc.gnu.org>
Sat, 10 Feb 1996 20:12:35 +0000 (12:12 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 10 Feb 1996 20:12:35 +0000 (12:12 -0800)
From-SVN: r11201

gcc/build-make

index 1d6e18be6f89ae8bdb13d4a43565573c98563e08..0e92f1579e02823bbc42b9e93504277a5bc0343c 100644 (file)
@@ -24,6 +24,9 @@ HOST_OBSTACK=$(OBSTACK)
 # target.
 FIXINCLUDES=Makefile.in
 
+# Don't run fixproto either
+STMP_FIXPROTO =
+
 # Cause installation using install-build. We do nothing here.
 INSTALL_TARGET = install-build
 
This page took 0.060483 seconds and 5 git commands to generate.