]> git.saurik.com Git - apple/network_cmds.git/blame - ip6fw.tproj/Makefile
network_cmds-306.tar.gz
[apple/network_cmds.git] / ip6fw.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
ac2f15b3 10NAME = ip6fw
b7080c8e
A
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Tool
14
ac2f15b3 15CFILES = ip6fw.c
b7080c8e 16
ac2f15b3 17OTHERSRCS = Makefile.preamble Makefile Makefile.postamble ip6fw.8
b7080c8e
A
18
19
20MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
21CODE_GEN_STYLE = DYNAMIC
22MAKEFILE = tool.make
ac2f15b3 23NEXTSTEP_INSTALLDIR = /sbin
7ba0088d
A
24WINDOWS_INSTALLDIR = /Library/Executables
25PDO_UNIX_INSTALLDIR = /bin
ac2f15b3 26LIBS =
b7080c8e
A
27DEBUG_LIBS = $(LIBS)
28PROF_LIBS = $(LIBS)
29
30
31
32
33NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
34WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
35PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
36NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
37WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
7ba0088d 38PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
b7080c8e
A
39
40include $(MAKEFILEDIR)/platform.make
41
42-include Makefile.preamble
43
44include $(MAKEFILEDIR)/$(MAKEFILE)
45
46-include Makefile.postamble
47
48-include Makefile.dependencies