mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +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) elxxx.c cdxxx.c optab.c debtab.c fltables.c tytab.c
|
||||
$(DEL) impcnvtab.c
|
||||
$(DEL) id.h id.c
|
||||
$(DEL) verstr.h
|
||||
cd $(CPPUNIT)\src\cppunit
|
||||
$(MAKE) clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue