mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-01 05:55:23 +08:00
gdb/
* Makefile.in (gnulib/Makefile): Remove duplicated dependency.
This commit is contained in:
parent
2e505b667d
commit
2f26ef89d8
@ -1,3 +1,7 @@
|
||||
2012-04-10 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* Makefile.in (gnulib/Makefile): Remove duplicated dependency.
|
||||
|
||||
2012-04-10 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* Makefile.in (aclocal_m4_deps): Add gnulib/m4/gnulib-cache.m4
|
||||
|
@ -1273,7 +1273,7 @@ Makefile: Makefile.in config.status @frags@
|
||||
CONFIG_HEADERS= \
|
||||
$(SHELL) config.status
|
||||
|
||||
gnulib/Makefile: gnulib/Makefile.in gnulib/Makefile.in config.status @frags@
|
||||
gnulib/Makefile: gnulib/Makefile.in config.status @frags@
|
||||
CONFIG_FILES="gnulib/Makefile" \
|
||||
CONFIG_COMMANDS="depfiles" \
|
||||
CONFIG_HEADERS= \
|
||||
|
Loading…
Reference in New Issue
Block a user