more clean up

This commit is contained in:
Egan Ford 2016-01-08 19:49:20 -07:00
parent b20d3d15b9
commit 4ce806aa07
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ windows: bin/c2t.exe bin/c2t-96h.exe
dist: all windows
clean: testclean
rm -f c2t.h c2t c2t-96h c2t.exe c2t-96h.exe
rm -f c2t.h bin/c2t bin/c2t-96h bin/c2t.exe bin/c2t-96h.exe
cd asm; make clean
bin/c2t: c2t.c c2t.h