Updated PCI IDs to latest snapshot.
[tangerine.git] / workbench / network / stacks / AROSTCP / C / mmakefile.src
blob20093641e6d1e9780db2d8b383d7b636e04a72e9
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 USER_INCLUDES := -isystem $(SRCDIR)/$(CURDIR)/../netinclude  -isystem  $(SRCDIR)/$(CURDIR)/../bsdsocket/
5 USER_CFLAGS := -Wno-uninitialized -Wno-parentheses
7 #MM- workbench-network-stacks-arostcp : workbench-network-stacks-arostcp-c
8 %build_progs mmake=workbench-network-stacks-arostcp-c \
9     files="ifconfig route ping resolve arp logger hostname" \
10     targetdir=$(AROS_SYSTEM)/Network/AROSTCP/C
12 #%common