mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
Remove processed scripts in "make clean".
This commit is contained in:
parent
e5651c613f
commit
38f7d29d23
@ -170,6 +170,7 @@ de-stage3: force
|
||||
|
||||
clean:
|
||||
- rm -f TAGS $(OFILES) $(GENERATED_SOURCES) $(GENERATED_HEADERS)
|
||||
- rm -f $(PROCESSED_SCRIPTS)
|
||||
- rm -f ld ld1 ld2 ld3 ld.new mkscript *.o y.output
|
||||
|
||||
lintlog:$(SOURCES) Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user