]> git.saurik.com Git - apple/system_cmds.git/blame - mach_init.tproj/Makefile
system_cmds-279.6.tar.gz
[apple/system_cmds.git] / mach_init.tproj / Makefile
CommitLineData
1815bff5 1#
b51d5b5f 2# Generated by the Apple Project Builder.
1815bff5
A
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 = mach_init
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Tool
14
b51d5b5f 15HFILES = bootstrap_internal.h error_log.h lists.h
1815bff5 16
b51d5b5f 17CFILES = bootstrap.c error_log.c lists.c rpc_services.c
1815bff5 18
b51d5b5f
A
19OTHERSRCS = Makefile.preamble Makefile bootstrap.defs mach_init.8\
20 Makefile.postamble
1815bff5
A
21
22
23MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
24CODE_GEN_STYLE = DYNAMIC
25MAKEFILE = tool.make
26NEXTSTEP_INSTALLDIR = /sbin
27WINDOWS_INSTALLDIR = /sbin
28PDO_UNIX_INSTALLDIR = /sbin
733af6d0 29LIBS = -lbsm
1815bff5
A
30DEBUG_LIBS = $(LIBS)
31PROF_LIBS = $(LIBS)
32
33
34NEXTSTEP_PB_CFLAGS = -DMACH_USER_API
35WINDOWS_PB_CFLAGS = -DMACH_USER_API
36PDO_UNIX_PB_CFLAGS = -DMACH_USER_API
37
38
39NEXTSTEP_BUILD_OUTPUT_DIR = /tmp/$(USER)/BUILD
40
41NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
42WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
43PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
44NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
45WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
46PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac
47
48include $(MAKEFILEDIR)/platform.make
49
50-include Makefile.preamble
51
52include $(MAKEFILEDIR)/$(MAKEFILE)
53
54-include Makefile.postamble
55
56-include Makefile.dependencies