Remove references to config.make/config.hdr

This commit is contained in:
Michael Meissner 1995-11-07 02:58:35 +00:00
parent eec2cfefb2
commit bea9581508
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
Mon Nov 6 10:39:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
* Makefile.in (config.status): Remove references to config.make
and config.hdr.
* config.{make,hdr}: Delete, no longer used.
* build-psim: Ditto.

View File

@ -375,7 +375,7 @@ config.h: stamp-h ; @true
stamp-h: config.in config.status
CONFIG_FILES= CONFIG_HEADERS=config.h:config.in $(SHELL) ./config.status
config.status: configure config.make config.hdr
config.status: configure
$(SHELL) ./config.status --recheck
install: