(stmp-fixproto): Don't depend on xsys-protos.h.

From-SVN: r6102
This commit is contained in:
Richard Stallman 1993-11-16 03:10:14 +00:00
parent a860f3ceea
commit c28464adaf
1 changed files with 1 additions and 1 deletions

View File

@ -1614,7 +1614,7 @@ fixhdr.ready: fix-header
fi
# stmp-headers is to make sure fixincludes has already finished.
stmp-fixproto: fixhdr.ready xsys-protos.h fixproto stmp-headers
stmp-fixproto: fixhdr.ready fixproto stmp-headers
@echo "Various warnings and error messages from fixproto are normal"
CPP="$(GCC_FOR_TARGET) -E"; export CPP; \
${srcdir}/fixproto include include $(SYSTEM_HEADER_DIR)