2 # Generated by the Apple Project Builder.
4 # NOTE: Do NOT change this file -- Project Builder maintains it.
6 # Put all of your customizations in files called Makefile.preamble
7 # and Makefile.postamble (both optional), and Makefile will include them.
13 PROJECT_TYPE = Library
15 HFILES = dns.h dns_private.h dns_util.h dst.h dst_internal.h\
16 nameser.h res_debug.h res_private.h res_update.h resolv.h
18 CFILES = base64.c dns.c dns_async.c dns_util.c dst_api.c\
19 dst_hmac_link.c dst_support.c ns_date.c ns_name.c ns_netint.c\
20 ns_parse.c ns_print.c ns_samedomain.c ns_sign.c ns_ttl.c\
21 ns_verify.c res_comp.c res_data.c res_debug.c\
22 res_findzonecut.c res_init.c res_mkquery.c res_mkupdate.c\
23 res_query.c res_send.c res_sendsigned.c res_update.c
25 OTHERSRCS = Makefile Makefile.postamble Makefile.preamble resolver.3 resolver_so.3 resolver.5
28 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
29 CURRENTLY_ACTIVE_VERSION = YES
30 DEPLOY_WITH_VERSION_NAME = 9
31 CODE_GEN_STYLE = DYNAMIC
32 MAKEFILE = library.make
33 NEXTSTEP_INSTALLDIR = /usr/lib
39 PUBLIC_HEADERS = dns.h dns_util.h nameser.h resolv.h
41 PROJECT_HEADERS = dns.h dns_private.h dns_util.h dst.h dst_internal.h\
42 nameser.h res_debug.h res_private.h res_update.h\
47 WINDOWS_PUBLIC_HEADERS_DIR = LOCAL_DEVELOPER_DIR/Headers/$(NAME)
49 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
50 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
51 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
52 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
53 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
54 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
56 include $(MAKEFILEDIR)/platform.make
58 -include Makefile.preamble
60 include $(MAKEFILEDIR)/$(MAKEFILE)
62 -include Makefile.postamble
64 -include Makefile.dependencies