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
25 CFILES = SCD.c SCDKeys.c SCDPrivate.c SCDOpen.c SCDLock.c SCDUnlock.c\
26 SCDList.c SCDAdd.c SCDAddSession.c SCDGet.c SCDSet.c\
27 SCDRemove.c SCDTouch.c SCDNotify.c SCDNotifierSetKeys.c\
28 SCDNotifierList.c SCDNotifierAdd.c SCDNotifierRemove.c\
29 SCDNotifierGetChanges.c SCDNotifierWait.c\
30 SCDNotifierInformViaCallback.c SCDNotifierInformViaMachPort.c\
31 SCDNotifierInformViaFD.c SCDNotifierInformViaSignal.c\
32 SCDNotifierCancel.c SCDSnapshot.c SCP.c SCPOpen.c SCPLock.c\
33 SCPUnlock.c SCPList.c SCPGet.c SCPAdd.c SCPSet.c SCPRemove.c\
34 SCPCommit.c SCPApply.c SCPPath.c SCDConsoleUser.c\
35 SCDHostName.c SCNetwork.c SCProxies.c ppp.c v1Compatibility.c\
38 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble m.template\
39 h.template config.defs genSCPreferences.c CustomInfo.plist
42 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
43 CURRENTLY_ACTIVE_VERSION = YES
44 DEPLOY_WITH_VERSION_NAME = A
45 CODE_GEN_STYLE = DYNAMIC
46 MAKEFILE = framework.make
47 NEXTSTEP_INSTALLDIR = $(SYSTEM_LIBRARY_DIR)/Frameworks
48 WINDOWS_INSTALLDIR = /Library/Frameworks
49 PDO_UNIX_INSTALLDIR = /Library/Frameworks
55 NEXTSTEP_PB_CFLAGS = -DUSE_SYSTEMCONFIGURATION_PUBLIC_APIS
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
62 PROJECT_HEADERS = SystemConfiguration.h SCPrivate.h config_types.h\
63 SCDynamicStoreInternal.h SCDynamicStore.h\
64 SCDynamicStorePrivate.h SCDynamicStoreKey.h\
65 SCDynamicStoreCopySpecific.h\
66 SCDynamicStoreSetSpecificPrivate.h\
67 SCPreferencesInternal.h SCPreferences.h\
68 SCPreferencesPrivate.h SCPreferencesPath.h\
69 SCPreferencesSetSpecific.h SCNetwork.h SCValidation.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