]> git.saurik.com Git - apple/network_cmds.git/blob - racoon.tproj/Makefile
network_cmds-115.tar.gz
[apple/network_cmds.git] / racoon.tproj / Makefile
1 #
2 # Generated by the Apple Project Builder.
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
10 NAME = racoon
11
12 PROJECTVERSION = 2.8
13 PROJECT_TYPE = Tool
14
15 HFILES = admin.h algorithm.h backupsa.h crypto_openssl.h dnssec.h\
16 grabmyaddr.h gssapi.h handler.h ipsec_doi.h isakmp_agg.h\
17 isakmp_base.h isakmp_ident.h isakmp_inf.h isakmp_newg.h\
18 isakmp_quick.h isakmp.h localconf.h logger.h misc.h oakley.h\
19 pfkey.h plog.h policy.h proposal.h remoteconf.h\
20 rijndael-alg-fst.h rijndael-api-fst.h safefile.h sainfo.h\
21 schedule.h session.h sha2.h sockmisc.h str2val.h strnames.h\
22 vendorid.h vmbuf.h admin_var.h cftoken.h debug.h dhgroup.h\
23 gcmalloc.h isakmp_var.h libpfkey.h netdb_dnssec.h\
24 rijndael_local.h rijndael.h var.h
25
26 OTHERLINKED = cfparse.y cftoken.l
27
28 CFILES = admin.c algorithm.c backupsa.c crypto_openssl.c dnssec.c\
29 getcertsbyname.c grabmyaddr.c gssapi.c handler.c ipsec_doi.c\
30 isakmp.c isakmp_agg.c isakmp_base.c isakmp_ident.c\
31 isakmp_inf.c isakmp_newg.c isakmp_quick.c key_debug.c\
32 localconf.c logger.c main.c misc.c oakley.c pfkey.c\
33 pfkey2.c pfkey_dump.c plog.c policy.c proposal.c\
34 remoteconf.c rijndael-alg-fst.c rijndael-api-fst.c safefile.c\
35 sainfo.c schedule.c session.c sha2.c sockmisc.c str2val.c\
36 strnames.c vendorid.c vmbuf.c
37
38 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble boxes-fst.dat\
39 psk.txt racoon.8 racoon.conf racoon.conf.5
40
41 OTHERLINKEDOFILES = cfparse.o cftoken.o
42
43 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
44 CODE_GEN_STYLE = DYNAMIC
45 MAKEFILE = tool.make
46 NEXTSTEP_INSTALLDIR = /usr/sbin
47 WINDOWS_INSTALLDIR = /Library/Executables
48 PDO_UNIX_INSTALLDIR = /bin
49 LIBS = -lcrypto -lipsec -lssl
50 DEBUG_LIBS = $(LIBS)
51 PROF_LIBS = $(LIBS)
52
53
54
55
56 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
57 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
58 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
59 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
60 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
61 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
62
63 include $(MAKEFILEDIR)/platform.make
64
65 -include Makefile.preamble
66
67 include $(MAKEFILEDIR)/$(MAKEFILE)
68
69 -include Makefile.postamble
70
71 -include Makefile.dependencies