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.
15 HFILES = configd.h _SCD.h configd_server.h notify_server.h\
16 plugin_support.h session.h notify.h
20 CFILES = _SCD.c configd_server.c notify_server.c plugin_support.c\
21 session.c notify.c _configopen.c _configclose.c _configlock.c\
22 _configunlock.c _configlist.c _configadd.c _configadd_s.c\
23 _configget.c _configset.c _configremove.c _configtouch.c\
24 _notifyadd.c _notifyremove.c _notifychanges.c _notifyviaport.c\
25 _notifyviafd.c _notifyviasignal.c _notifycancel.c _snapshot.c
27 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble m.template\
28 h.template config.defs
31 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
32 CODE_GEN_STYLE = DYNAMIC
34 NEXTSTEP_INSTALLDIR = /usr/sbin
35 WINDOWS_INSTALLDIR = /Library/Executables
36 PDO_UNIX_INSTALLDIR = /bin
42 FRAMEWORKS = -framework SystemConfiguration
45 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
46 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
47 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
48 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
49 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
50 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
52 include $(MAKEFILEDIR)/platform.make
54 -include Makefile.preamble
56 include $(MAKEFILEDIR)/$(MAKEFILE)
58 -include Makefile.postamble
60 -include Makefile.dependencies