mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 06:20:30 +00:00
* Makefile.in (stamp-h): Also create .deps.
This commit is contained in:
parent
21374e5f9e
commit
c068b4e871
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user