mirror of
https://github.com/datajerk/c2d.git
synced 2025-04-04 21:30:11 +00:00
minor output change, added simple test to makefile
This commit is contained in:
parent
ec117e4d9e
commit
51091a08c5
4
Makefile
4
Makefile
@ -15,3 +15,7 @@ bin/c2d.exe: c2d.c c2d.h
|
||||
|
||||
clean:
|
||||
rm -f bin/*
|
||||
|
||||
test: gameserverclient bin/c2d bin/c2d.exe
|
||||
./test.sh
|
||||
|
||||
|
BIN
bin/c2d.exe
BIN
bin/c2d.exe
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user