]> git.saurik.com Git - apple/syslog.git/blame - Makefile
syslog-64.tar.gz
[apple/syslog.git] / Makefile
CommitLineData
b16a592a
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 = syslog
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Aggregate
14
15TOOLS = syslogd.tproj util.tproj
16
5dd30d76
A
17LIBRARIES = aslcommon
18
b16a592a
A
19OTHERSRCS = Makefile Makefile.preamble Makefile.postamble
20
21MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
22CODE_GEN_STYLE = DYNAMIC
23MAKEFILE = aggregate.make
24LIBS =
25DEBUG_LIBS = $(LIBS)
26PROF_LIBS = $(LIBS)
27
28
29
30
31NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
32NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
33
34include $(MAKEFILEDIR)/platform.make
35
36-include Makefile.preamble
37
38include $(MAKEFILEDIR)/$(MAKEFILE)
39
40-include Makefile.postamble
41
42-include Makefile.dependencies