mirror of
https://github.com/Michaelangel007/c2t.git
synced 2025-03-14 07:30:16 +00:00
more clean up
This commit is contained in:
parent
b20d3d15b9
commit
4ce806aa07
2
Makefile
2
Makefile
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user