mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* Makefile.in (Makefile): Don't depend upon @frags@.
(config.status): Depend upon @frags@.
This commit is contained in:
parent
6a4549e788
commit
65d3ae6b72
@ -480,10 +480,10 @@ install:
|
||||
$(MAKE) subdir_do DO=install "DODIRS=$(SUBDIRS)" $(FLAGS_TO_PASS); \
|
||||
fi
|
||||
|
||||
Makefile: Makefile.in config.status @frags@
|
||||
Makefile: Makefile.in config.status
|
||||
$(SHELL) config.status
|
||||
|
||||
config.status: configure configure.host config.bfd
|
||||
config.status: configure configure.host config.bfd @frags@
|
||||
$(SHELL) config.status --recheck
|
||||
|
||||
# Have to get rid of .dep1 here so that "$?" later includes all of $(CFILES).
|
||||
|
Loading…
Reference in New Issue
Block a user