f14d39e9c9f974d5b5b7d65b91f0e85cbae7a471
[tpg/acess2.git] / Makefile
1 # Project: DHCP Client
2
3 -include ../Makefile.cfg
4
5 LDFLAGS += -lnet
6
7 OBJ = main.o
8 BIN = dhcpc
9 DIR = SBin
10
11 -include ../Makefile.tpl

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