Remove references to config.make/config.hdr
This commit is contained in:
parent
eec2cfefb2
commit
bea9581508
@ -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.
|
||||
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user