projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d536f42
)
(STMP_FIXPROTO): Moved here from cross-make.
author
Jim Wilson
<wilson@gcc.gnu.org>
Sat, 10 Feb 1996 20:12:35 +0000
(12:12 -0800)
committer
Jim Wilson
<wilson@gcc.gnu.org>
Sat, 10 Feb 1996 20:12:35 +0000
(12:12 -0800)
From-SVN: r11201
gcc/build-make
patch
|
blob
|
history
diff --git
a/gcc/build-make
b/gcc/build-make
index 1d6e18be6f89ae8bdb13d4a43565573c98563e08..0e92f1579e02823bbc42b9e93504277a5bc0343c 100644
(file)
--- a/
gcc/build-make
+++ b/
gcc/build-make
@@
-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