mirror of
https://github.com/Michaelangel007/c2t.git
synced 2024-12-22 07:31:10 +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
|
dist: all windows
|
||||||
|
|
||||||
clean: testclean
|
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
|
cd asm; make clean
|
||||||
|
|
||||||
bin/c2t: c2t.c c2t.h
|
bin/c2t: c2t.c c2t.h
|
||||||
|
Loading…
Reference in New Issue
Block a user