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