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 CFILES = crt_externs.c
18 SUBPROJECTS = compat43.subproj db.subproj gen.subproj headers.subproj\
19 internat.subproj locale.subproj mach.subproj net.subproj\
20 pthreads.subproj regex.subproj stdio.subproj\
21 stdlib.subproj string.subproj sys.subproj threads.subproj\
24 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
27 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
28 CURRENTLY_ACTIVE_VERSION = YES
29 DEPLOY_WITH_VERSION_NAME = A
30 CODE_GEN_STYLE = DYNAMIC
31 MAKEFILE = library.make
32 NEXTSTEP_INSTALLDIR = /usr/local/lib/system
33 WINDOWS_INSTALLDIR = /Developer/Libraries
34 PDO_UNIX_INSTALLDIR = /lib
42 NEXTSTEP_BUILD_OUTPUT_DIR = /Users/Shared/$(USER)/BUILD/$(NAME)
44 NEXTSTEP_PUBLIC_HEADERS_DIR = /usr/include
46 WINDOWS_PUBLIC_HEADERS_DIR = $(HOMEDRIVE)$(LOCAL_DEVELOPER_DIR)/Headers/$(NAME)
48 PDO_UNIX_PUBLIC_HEADERS_DIR = $(LOCAL_DEVELOPER_DIR)/Headers/$(NAME)
50 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
51 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
52 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
53 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
54 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
55 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
57 include $(MAKEFILEDIR)/platform.make
59 -include Makefile.preamble
61 include $(MAKEFILEDIR)/$(MAKEFILE)
63 -include Makefile.postamble
65 -include Makefile.dependencies