mirror of
https://github.com/datajerk/c2d.git
synced 2026-04-19 16:16:30 +00:00
added text2page tool
This commit is contained in:
@@ -23,7 +23,8 @@ bin/text2page.exe: text2page.c
|
||||
$(WIN32GCC) -Wall -O3 -o bin/text2page.exe text2page.c
|
||||
|
||||
clean:
|
||||
rm -f bin/* *.dsk
|
||||
rm -f bin/* *.dsk c2d.h c2d.h.1
|
||||
(cd asm; make clean)
|
||||
|
||||
test: gameserverclient bin/c2d bin/c2d.exe
|
||||
./test.sh
|
||||
|
||||
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user