ifconfig - routes
[tpg/acess2.git] / Usermode / Applications / ifconfig_src / Makefile
1 # Project: ifconfig\r
2 \r
3 -include ../Makefile.cfg\r
4 \r
5 LDFLAGS += -lnet\r
6 \r
7 OBJ = main.o
8 BIN = ../ifconfig\r
9 \r
10 -include ../Makefile.tpl
11 \r

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