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.
10 NAME = SystemConfiguration
13 PROJECT_TYPE = Framework
15 HFILES = SystemConfiguration.h SCPrivate.h SCDPlugin.h config_types.h\
16 SCDynamicStoreInternal.h SCDynamicStore.h\
17 SCDynamicStorePrivate.h SCDynamicStoreKey.h\
18 SCDynamicStoreCopySpecific.h SCDynamicStoreSetSpecificPrivate.h\
19 SCPreferencesInternal.h SCPreferences.h SCPreferencesPrivate.h\
20 SCPreferencesPath.h SCPreferencesSetSpecific.h SCNetwork.h\
21 SCValidation.h ppp_msg.h ppp.h v1Compatibility.h SCD.h\
22 SCDKeys.h SCP.h SCPPath.h SCDConsoleUser.h SCDHostName.h\
23 DHCPClientPreferences.h SCDynamicStoreCopyDHCPInfo.h moh_msg.h\
26 CFILES = SCD.c SCDKeys.c SCDPrivate.c SCDPlugin.c SCDOpen.c SCDLock.c\
27 SCDUnlock.c SCDList.c SCDAdd.c SCDAddSession.c SCDGet.c\
28 SCDSet.c SCDRemove.c SCDTouch.c SCDNotify.c\
29 SCDNotifierSetKeys.c SCDNotifierList.c SCDNotifierAdd.c\
30 SCDNotifierRemove.c SCDNotifierGetChanges.c SCDNotifierWait.c\
31 SCDNotifierInformViaCallback.c SCDNotifierInformViaMachPort.c\
32 SCDNotifierInformViaFD.c SCDNotifierInformViaSignal.c\
33 SCDNotifierCancel.c SCDSnapshot.c SCP.c SCPOpen.c SCPLock.c\
34 SCPUnlock.c SCPList.c SCPGet.c SCPAdd.c SCPSet.c SCPRemove.c\
35 SCPCommit.c SCPApply.c SCPPath.c SCDConsoleUser.c\
36 SCDHostName.c SCLocation.c SCNetwork.c SCProxies.c ppp.c\
37 v1Compatibility.c DHCP.c moh.c DeviceOnHold.c
39 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble m.template\
40 h.template config.defs genSCPreferences.c CustomInfo.plist
43 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
44 CURRENTLY_ACTIVE_VERSION = YES
45 DEPLOY_WITH_VERSION_NAME = A
46 CODE_GEN_STYLE = DYNAMIC
47 MAKEFILE = framework.make
48 NEXTSTEP_INSTALLDIR = $(SYSTEM_LIBRARY_DIR)/Frameworks
49 WINDOWS_INSTALLDIR = /Library/Frameworks
50 PDO_UNIX_INSTALLDIR = /Library/Frameworks
56 FRAMEWORKS = -framework CoreFoundation
57 PUBLIC_HEADERS = SystemConfiguration.h SCDynamicStore.h\
58 SCDynamicStoreKey.h SCDynamicStoreCopySpecific.h\
59 SCPreferences.h SCPreferencesPath.h\
60 SCPreferencesSetSpecific.h SCNetwork.h\
61 DHCPClientPreferences.h SCDynamicStoreCopyDHCPInfo.h
63 PROJECT_HEADERS = SCPrivate.h config_types.h SCDynamicStoreInternal.h\
64 SCDynamicStore.h SCDynamicStorePrivate.h\
65 SCDynamicStoreKey.h SCDynamicStoreCopySpecific.h\
66 SCDynamicStoreSetSpecificPrivate.h\
67 SCPreferencesInternal.h SCPreferences.h\
68 SCPreferencesPrivate.h SCPreferencesPath.h\
69 SCPreferencesSetSpecific.h SCNetwork.h SCValidation.h\
70 SystemConfiguration.h v1Compatibility.h
74 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
75 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
76 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
77 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
78 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
79 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
81 include $(MAKEFILEDIR)/platform.make
83 -include Makefile.preamble
85 include $(MAKEFILEDIR)/$(MAKEFILE)
87 -include Makefile.postamble
89 -include Makefile.dependencies