(stmp-fixproto): Added dependency on fixproto script.
authorRichard Stallman <rms@gnu.org>
Tue, 19 Oct 1993 03:11:16 +0000 (03:11 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 19 Oct 1993 03:11:16 +0000 (03:11 +0000)
From-SVN: r5799

gcc/Makefile.in

index 011e43c..6e533e2 100644 (file)
@@ -1582,7 +1582,7 @@ patch-header: patch-header.o scan-decls.o scan.o xsys-protos.h $(HOST_OBSTACK)
 
 patch-header.o: xsys-protos.h
 
-stmp-fixproto: patch-header xsys-protos.h
+stmp-fixproto: patch-header xsys-protos.h fixproto
        CPP="$(GCC_FOR_TARGET) -E"; export CPP; \
          ${srcdir}/fixproto include include $(SYSTEM_HEADER_DIR)
        touch stmp-fixproto