mirror of
https://github.com/Michaelangel007/c2t.git
synced 2024-12-21 16:29:32 +00:00
merged windows cross build makefile with main makefile, updated test scripts and docs to support change
This commit is contained in:
parent
e677758a9d
commit
95bff8e9cb
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ windows: c2t.exe c2t-96h.exe
|
|||||||
dist: all windows
|
dist: all windows
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm c2t.h c2t c2t-96h
|
rm -f c2t.h c2t c2t-96h c2t.exe c2t-96h.exe
|
||||||
cd asm; make clean
|
cd asm; make clean
|
||||||
|
|
||||||
c2t: c2t.c c2t.h
|
c2t: c2t.c c2t.h
|
||||||
|
BIN
c2t-96h.exe
BIN
c2t-96h.exe
Binary file not shown.
Loading…
Reference in New Issue
Block a user