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

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