]> git.saurik.com Git - apple/configd.git/blame - Makefile
configd-53.tar.gz
[apple/configd.git] / 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 = Aggregate
14
15TOOLS = configd.tproj scselect.tproj scutil.tproj
16
17FRAMEWORK_SUBPROJECTS = SystemConfiguration.fproj
18
a5f60add
A
19OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\
20 preferences.xml
5958d7c0
A
21
22MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
23CODE_GEN_STYLE = DYNAMIC
24MAKEFILE = aggregate.make
25LIBS =
26DEBUG_LIBS = $(LIBS)
27PROF_LIBS = $(LIBS)
28
29
30
31
32NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
33WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
34PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
35NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
36WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
37PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
38
39include $(MAKEFILEDIR)/platform.make
40
41-include Makefile.preamble
42
43include $(MAKEFILEDIR)/$(MAKEFILE)
44
45-include Makefile.postamble
46
47-include Makefile.dependencies