Kernel/libc - Fixed memory clobbering when vsnprintf output is bigger than buffer
[tpg/acess2.git] / Usermode / Applications / testserver_src / Makefile
1 # Project: testsrv
2
3 -include ../Makefile.cfg
4
5 OBJ = main.o
6 BIN = testsrv
7
8 -include ../Makefile.tpl
9

UCC git Repository :: git.ucc.asn.au