# # 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 = SystemConfiguration PROJECTVERSION = 2.8 PROJECT_TYPE = Framework HFILES = SystemConfiguration.h SCPrivate.h SCDPlugin.h config_types.h\ SCDynamicStoreInternal.h SCDynamicStore.h\ SCDynamicStorePrivate.h SCDynamicStoreKey.h\ SCDynamicStoreCopySpecific.h SCDynamicStoreSetSpecificPrivate.h\ SCPreferencesInternal.h SCPreferences.h SCPreferencesPrivate.h\ SCPreferencesPath.h SCPreferencesSetSpecific.h SCNetwork.h\ SCValidation.h ppp_msg.h ppp.h v1Compatibility.h SCD.h\ SCDKeys.h SCP.h SCPPath.h SCDConsoleUser.h SCDHostName.h\ DHCPClientPreferences.h SCDynamicStoreCopyDHCPInfo.h moh_msg.h\ moh.h DeviceOnHold.h LinkConfiguration.h dy_framework.h CFILES = SCD.c SCDKeys.c SCDPrivate.c SCDPlugin.c SCDOpen.c SCDLock.c\ SCDUnlock.c SCDList.c SCDAdd.c SCDAddSession.c SCDGet.c\ SCDSet.c SCDRemove.c SCDTouch.c SCDNotify.c\ SCDNotifierSetKeys.c SCDNotifierList.c SCDNotifierAdd.c\ SCDNotifierRemove.c SCDNotifierGetChanges.c SCDNotifierWait.c\ SCDNotifierInformViaCallback.c SCDNotifierInformViaMachPort.c\ SCDNotifierInformViaFD.c SCDNotifierInformViaSignal.c\ SCDNotifierCancel.c SCDSnapshot.c SCP.c SCPOpen.c SCPLock.c\ SCPUnlock.c SCPList.c SCPGet.c SCPAdd.c SCPSet.c SCPRemove.c\ SCPCommit.c SCPApply.c SCPPath.c SCDConsoleUser.c\ SCDHostName.c SCLocation.c SCNetwork.c SCProxies.c ppp.c\ v1Compatibility.c DHCP.c moh.c DeviceOnHold.c\ LinkConfiguration.c dy_framework.c OTHERSRCS = Makefile.preamble Makefile Makefile.postamble m.template\ h.template config.defs genSCPreferences.c CustomInfo.plist MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles CURRENTLY_ACTIVE_VERSION = YES DEPLOY_WITH_VERSION_NAME = A CODE_GEN_STYLE = DYNAMIC MAKEFILE = framework.make NEXTSTEP_INSTALLDIR = $(SYSTEM_LIBRARY_DIR)/Frameworks WINDOWS_INSTALLDIR = /Library/Frameworks PDO_UNIX_INSTALLDIR = /Library/Frameworks LIBS = DEBUG_LIBS = $(LIBS) PROF_LIBS = $(LIBS) FRAMEWORKS = -framework CoreFoundation PUBLIC_HEADERS = SystemConfiguration.h SCDynamicStore.h\ SCDynamicStoreKey.h SCDynamicStoreCopySpecific.h\ SCPreferences.h SCPreferencesPath.h\ SCPreferencesSetSpecific.h SCNetwork.h\ DHCPClientPreferences.h SCDynamicStoreCopyDHCPInfo.h PROJECT_HEADERS = SCPrivate.h config_types.h SCDynamicStoreInternal.h\ SCDynamicStore.h SCDynamicStorePrivate.h\ SCDynamicStoreKey.h SCDynamicStoreCopySpecific.h\ SCDynamicStoreSetSpecificPrivate.h\ SCPreferencesInternal.h SCPreferences.h\ SCPreferencesPrivate.h SCPreferencesPath.h\ SCPreferencesSetSpecific.h SCNetwork.h SCValidation.h\ SystemConfiguration.h v1Compatibility.h 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