]> git.saurik.com Git - apple/hfs.git/blame - Makefile
hfs-116.14.tar.gz
[apple/hfs.git] / Makefile
CommitLineData
1a012475
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 = hfs
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Aggregate
14
1a012475
A
15TOOLS = hfs_util
16
17OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
18
19MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
20CODE_GEN_STYLE = DYNAMIC
21MAKEFILE = aggregate.make
22LIBS =
23DEBUG_LIBS = $(LIBS)
24PROF_LIBS = $(LIBS)
25
26
27NEXTSTEP_PB_CFLAGS = -Wno-four-char-constants
28
29
30NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
31WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
32PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
33NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
34WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
35PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac
36
37include $(MAKEFILEDIR)/platform.make
38
39-include Makefile.preamble
40
41include $(MAKEFILEDIR)/$(MAKEFILE)
42
43-include Makefile.postamble
44
45-include Makefile.dependencies