Kernel/debug - Clean up Debug() method, bind to #define config
[tpg/acess2.git] / Usermode / Applications / dnsresolve_src / Makefile
1 # Project: cat
2
3 -include ../Makefile.cfg
4
5 OBJ = main.o
6 BIN = dnsresolve
7 LDFLAGS += -lnet
8
9 -include ../Makefile.tpl

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