]> git.saurik.com Git - apple/configd.git/blame - configd.tproj/Makefile
configd-53.1.tar.gz
[apple/configd.git] / configd.tproj / Makefile
CommitLineData
5958d7c0
A
1#
2# Generated by the Apple Project Builder.
3#
4# NOTE: Do NOT change this file -- Project Builder maintains it.
5#
6# Put all of your customizations in files called Makefile.preamble
7# and Makefile.postamble (both optional), and Makefile will include them.
8#
9
10NAME = configd
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Tool
14
15HFILES = configd.h _SCD.h configd_server.h notify_server.h\
0fae82ee 16 plugin_support.h session.h notify.h
5958d7c0
A
17
18MFILES = configd.m
19
20CFILES = _SCD.c configd_server.c notify_server.c plugin_support.c\
0fae82ee
A
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 _confignotify.c _notifyadd.c _notifyremove.c _notifychanges.c\
25 _notifyviaport.c _notifyviafd.c _notifyviasignal.c\
26 _notifycancel.c _snapshot.c
5958d7c0
A
27
28OTHERSRCS = Makefile.preamble Makefile Makefile.postamble m.template\
0fae82ee 29 h.template config.defs
5958d7c0
A
30
31
32MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
33CODE_GEN_STYLE = DYNAMIC
34MAKEFILE = tool.make
35NEXTSTEP_INSTALLDIR = /usr/sbin
36WINDOWS_INSTALLDIR = /Library/Executables
37PDO_UNIX_INSTALLDIR = /bin
38LIBS = -lobjc
39DEBUG_LIBS = $(LIBS)
40PROF_LIBS = $(LIBS)
41
42
0fae82ee 43FRAMEWORKS = -framework CoreFoundation -framework SystemConfiguration
5958d7c0
A
44
45
46NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
47WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
48PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
49NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
50WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
51PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
52
53include $(MAKEFILEDIR)/platform.make
54
55-include Makefile.preamble
56
57include $(MAKEFILEDIR)/$(MAKEFILE)
58
59-include Makefile.postamble
60
61-include Makefile.dependencies