1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-08 20:31:31 +00:00

zap also deletes *.tgi files

git-svn-id: svn://svn.cc65.org/cc65/trunk@1493 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg 2002-11-06 21:58:00 +00:00
parent 786b3a7fe8
commit b98a3bd537

View File

@ -233,10 +233,4 @@ clean:
.PHONY: zap
zap: clean
@rm -f *.o *.lib
@rm -f *.o *.lib *.tgi