Usermode/libaxwin4 - Implementation and debug
[tpg/acess2.git] / Usermode / Applications / testclient_src / Makefile
index 3352683..de475a1 100644 (file)
@@ -1,9 +1,10 @@
-# Project: testclient
+# Project: Test TCP Client Application (testclient)
 
 -include ../Makefile.cfg
 
 OBJ = main.o
-BIN = ../testclient
+BIN = testclient
+LDFLAGS += -lnet
 
 -include ../Makefile.tpl
 

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