mirror of
https://github.com/dlang/dmd.git
synced 2025-04-27 21:51:03 +03:00
Add forgotten clean target src/id.[ch]
This commit is contained in:
parent
919a343433
commit
253c5ab243
1 changed files with 1 additions and 0 deletions
|
@ -314,6 +314,7 @@ clean:
|
||||||
$(DEL) msgs.h msgs.c
|
$(DEL) msgs.h msgs.c
|
||||||
$(DEL) elxxx.c cdxxx.c optab.c debtab.c fltables.c tytab.c
|
$(DEL) elxxx.c cdxxx.c optab.c debtab.c fltables.c tytab.c
|
||||||
$(DEL) impcnvtab.c
|
$(DEL) impcnvtab.c
|
||||||
|
$(DEL) id.h id.c
|
||||||
$(DEL) verstr.h
|
$(DEL) verstr.h
|
||||||
cd $(CPPUNIT)\src\cppunit
|
cd $(CPPUNIT)\src\cppunit
|
||||||
$(MAKE) clean
|
$(MAKE) clean
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue