# # Generated by the Apple Project Builder. # # NOTE: Do NOT change this file -- Project Builder maintains it. # # Put all of your customizations in files called Makefile.preamble # and Makefile.postamble (both optional), and Makefile will include them. # NAME = racoon PROJECTVERSION = 2.8 PROJECT_TYPE = Tool HFILES = admin.h algorithm.h arc4random.h backupsa.h crypto_openssl.h dnssec.h\ grabmyaddr.h gssapi.h handler.h ipsec_doi.h isakmp_agg.h\ isakmp_base.h isakmp_ident.h isakmp_inf.h isakmp_newg.h\ isakmp_quick.h isakmp.h localconf.h logger.h misc.h oakley.h\ pfkey.h plog.h policy.h proposal.h remoteconf.h\ rijndael-alg-fst.h rijndael-api-fst.h safefile.h sainfo.h\ schedule.h session.h sha2.h sockmisc.h str2val.h strnames.h\ vendorid.h vmbuf.h admin_var.h cftoken.h debug.h dhgroup.h\ gcmalloc.h isakmp_var.h libpfkey.h netdb_dnssec.h\ rijndael_local.h rijndael.h var.h isakmp_natd.h crypto_cssm.h\ open_dir.h OTHERLINKED = cfparse.y cftoken.l CFILES = admin.c algorithm.c backupsa.c crypto_openssl.c dnssec.c\ getcertsbyname.c grabmyaddr.c gssapi.c handler.c ipsec_doi.c\ isakmp.c isakmp_agg.c isakmp_base.c isakmp_ident.c\ isakmp_inf.c isakmp_newg.c isakmp_quick.c key_debug.c\ localconf.c logger.c main.c misc.c oakley.c pfkey.c\ pfkey2.c pfkey_dump.c plog.c policy.c proposal.c\ remoteconf.c rijndael-alg-fst.c rijndael-api-fst.c safefile.c\ sainfo.c schedule.c session.c sha2.c sockmisc.c str2val.c\ strnames.c vendorid.c vmbuf.c isakmp_natd.c crypto_cssm.c\ open_dir.c OTHERSRCS = Makefile.preamble Makefile Makefile.postamble boxes-fst.dat\ psk.txt racoon.8 racoon.conf anonymous.conf racoon.conf.5 OTHERLINKEDOFILES = cfparse.o cftoken.o MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles CODE_GEN_STYLE = DYNAMIC MAKEFILE = tool.make NEXTSTEP_INSTALLDIR = /usr/sbin WINDOWS_INSTALLDIR = /Library/Executables PDO_UNIX_INSTALLDIR = /bin LIBS = -lcrypto -lipsec -lssl DEBUG_LIBS = $(LIBS) PROF_LIBS = $(LIBS) HEADER_PATHS =\ -I$(NEXT_ROOT)$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders/ FRAMEWORKS = -framework CoreFoundation -framework Security -framework DirectoryService NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc NEXTSTEP_JAVA_COMPILER = /usr/bin/javac WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac include $(MAKEFILEDIR)/platform.make -include Makefile.preamble include $(MAKEFILEDIR)/$(MAKEFILE) -include Makefile.postamble -include Makefile.dependencies