Commit 2a23b99d by Richard Stallman

(stmp-fixproto): Added dependency on fixproto script.

From-SVN: r5799
parent 88687ce9
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment