mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-05 21:50:21 +08:00
* Makefile.in (stamp-h): Also create .deps.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2008-08-09 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* Makefile.in (stamp-h): Also create .deps.
|
||||
|
||||
2008-08-09 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* Makefile.in (generated_files): Add GNULIB_H.
|
||||
|
@ -1184,7 +1184,7 @@ gnulib/Makefile: gnulib/Makefile.in gnulib/Makefile.in config.status @frags@
|
||||
config.h: stamp-h ; @true
|
||||
stamp-h: config.in config.status
|
||||
CONFIG_HEADERS=config.h:config.in \
|
||||
CONFIG_COMMANDS=default \
|
||||
CONFIG_COMMANDS="default depdir" \
|
||||
CONFIG_FILES= \
|
||||
CONFIG_LINKS= \
|
||||
$(SHELL) config.status
|
||||
|
Reference in New Issue
Block a user