2 # Generated by the Apple Project Builder.
4 # NOTE: Do NOT change this file -- Project Builder maintains it.
6 # Put all of your customizations in files called Makefile.preamble
7 # and Makefile.postamble (both optional), and Makefile will include them.
13 PROJECT_TYPE = Aggregate
15 Embedded=$(shell tconf --test TARGET_OS_EMBEDDED)
17 ifeq "$(Embedded)" "YES"
19 ifconfig.tproj netstat.tproj\
24 SUBPROJECTS = bootparams
27 ifconfig.tproj netstat.tproj\
28 ping.tproj rarpd.tproj\
29 route.tproj routed.tproj\
30 slattach.tproj spray.tproj\
31 traceroute.tproj trpt.tproj\
32 natd.tproj ipfw.tproj\
33 ping6.tproj traceroute6.tproj rtsol.tproj ndp.tproj rtadvd.tproj\
34 ip6conf.tproj ip6fw.tproj kdumpd.tproj
41 OTHERSRCS = Makefile Makefile.include Makefile.preamble Makefile.postamble
43 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
44 CODE_GEN_STYLE = DYNAMIC
45 MAKEFILE = aggregate.make
53 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
54 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
56 include $(MAKEFILEDIR)/platform.make
58 -include Makefile.preamble
60 include $(MAKEFILEDIR)/$(MAKEFILE)
62 -include Makefile.postamble
64 -include Makefile.dependencies