Remove processed scripts in "make clean".

This commit is contained in:
John Gilmore 1991-05-31 03:34:29 +00:00
parent e5651c613f
commit 38f7d29d23
1 changed files with 1 additions and 0 deletions

View File

@ -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