mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-16 04:13:50 +08:00
Remove processed scripts in "make clean".
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user