From: Jim Wilson Date: Sat, 10 Feb 1996 20:12:35 +0000 (-0800) Subject: (STMP_FIXPROTO): Moved here from cross-make. X-Git-Tag: misc/cutover-egcs-0~2870 X-Git-Url: https://gcc.gnu.org/git/?a=commitdiff_plain;h=c5b2181c3422dbea4c65b77d9094885eab53a3d1;p=gcc.git (STMP_FIXPROTO): Moved here from cross-make. From-SVN: r11201 --- diff --git a/gcc/build-make b/gcc/build-make index 1d6e18be6f89..0e92f1579e02 100644 --- 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