mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
Remove references to config.make/config.hdr
This commit is contained in:
@ -1,5 +1,8 @@
|
|||||||
Mon Nov 6 10:39:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
|
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.
|
* config.{make,hdr}: Delete, no longer used.
|
||||||
* build-psim: Ditto.
|
* build-psim: Ditto.
|
||||||
|
|
||||||
|
@ -375,7 +375,7 @@ config.h: stamp-h ; @true
|
|||||||
stamp-h: config.in config.status
|
stamp-h: config.in config.status
|
||||||
CONFIG_FILES= CONFIG_HEADERS=config.h:config.in $(SHELL) ./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
|
$(SHELL) ./config.status --recheck
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Reference in New Issue
Block a user