Usermode/GUI Terminal - Added setting of controlling PGID
[tpg/acess2.git] / Usermode / Applications / ip_src / Makefile
1 # Project: ip
2
3 -include ../Makefile.cfg
4
5 LDFLAGS += -lnet
6
7 OBJ = main.o addr.o routes.o
8 BIN = ip
9
10 -include ../Makefile.tpl
11

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