Usermode/AxWin4 - Tweak handling of AcessNative (doesn't have SHM and mmap)
[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