Add forgotten clean target src/id.[ch]

This commit is contained in:
k-hara 2013-01-16 17:40:20 +09:00
parent 919a343433
commit 253c5ab243

View file

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