mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* Makefile.in: Add mostlyclean target.
This commit is contained in:
parent
023b639454
commit
b76dcd4b68
@ -1,3 +1,7 @@
|
||||
Sun Jan 16 12:46:01 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* Makefile.in: Add mostlyclean target.
|
||||
|
||||
Sat Jan 15 10:20:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* Version 4.11.4.
|
||||
|
@ -705,7 +705,7 @@ make-proto-testsuite.dir: force_update
|
||||
find proto-testsuite.dir -name Makefile -exec rm {} \;
|
||||
find proto-testsuite.dir -name config.status -exec rm {} \;
|
||||
|
||||
clean:
|
||||
clean mostlyclean:
|
||||
@$(MAKE) $(FLAGS_TO_PASS) DO=clean "DODIRS=$(SUBDIRS)" subdir_do
|
||||
rm -f *.o $(ADD_FILES) *~ init.c-tmp
|
||||
rm -f init.c version.c
|
||||
|
Loading…
Reference in New Issue
Block a user