]> git.saurik.com Git - apple/network_cmds.git/blame - netstat.tproj/Makefile
network_cmds-245.tar.gz
[apple/network_cmds.git] / netstat.tproj / Makefile
CommitLineData
b7080c8e 1#
7ba0088d 2# Generated by the Apple Project Builder.
b7080c8e
A
3#
4# NOTE: Do NOT change this file -- Project Builder maintains it.
5#
6# Put all of your customizations in files called Makefile.preamble
7# and Makefile.postamble (both optional), and Makefile will include them.
8#
9
10NAME = netstat
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Tool
14
15HFILES = netstat.h
16
7ba0088d 17CFILES = data.c if.c inet.c inet6.c ipsec.c main.c mbuf.c mroute.c mroute6.c route.c\
b7080c8e
A
18 tp_astring.c unix.c
19
20OTHERSRCS = Makefile.preamble Makefile Makefile.postamble netstat.1\
21 DERIVED_FILES
22
23
24MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
25CODE_GEN_STYLE = DYNAMIC
26MAKEFILE = tool.make
27NEXTSTEP_INSTALLDIR = /usr/sbin
28WINDOWS_INSTALLDIR = /usr/sbin
29PDO_UNIX_INSTALLDIR = /usr/sbin
30LIBS =
31DEBUG_LIBS = $(LIBS)
32PROF_LIBS = $(LIBS)
33
34
35HEADER_PATHS =\
2b484d24 36 -I$(NEXT_ROOT)$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders/
b7080c8e
A
37
38
39NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
40WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
41PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
42NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
43WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
44PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac
45
46include $(MAKEFILEDIR)/platform.make
47
48-include Makefile.preamble
49
50include $(MAKEFILEDIR)/$(MAKEFILE)
51
52-include Makefile.postamble
53
54-include Makefile.dependencies