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