ae6b8235ddf084e1aeff9aac59b080072ff31ea0
[tpg/acess2.git] / Usermode / Applications / testclient_src / Makefile
1 # Project: Test TCP Client Application (testclient)
2
3 -include ../Makefile.cfg
4
5 OBJ = main.o
6 BIN = testclient
7
8 -include ../Makefile.tpl
9

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