mirror of
https://github.com/datajerk/c2d.git
synced 2025-01-14 23:30:34 +00:00
added text2page tool
This commit is contained in:
parent
e5c8ac68e7
commit
22b6cd1b18
3
Makefile
3
Makefile
@ -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
bin/c2d.exe
BIN
bin/c2d.exe
Binary file not shown.
BIN
bin/text2page
Executable file
BIN
bin/text2page
Executable file
Binary file not shown.
BIN
bin/text2page.exe
Executable file
BIN
bin/text2page.exe
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user