]> git.saurik.com Git - apple/libsystem.git/blame - Makefile
Libsystem-50.tar.gz
[apple/libsystem.git] / Makefile
CommitLineData
435227b9
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 = System
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Library
14
15OTHERLINKED = SystemMath.s
16
17OTHERSRCS = Makefile.preamble Makefile Makefile.postamble System.order
18
19OTHERLINKEDOFILES = SystemMath.o
20
21MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
22CURRENTLY_ACTIVE_VERSION = YES
23DEPLOY_WITH_VERSION_NAME = B
24CODE_GEN_STYLE = DYNAMIC
25MAKEFILE = library.make
26NEXTSTEP_INSTALLDIR = $(USRLIBDIR)
27WINDOWS_INSTALLDIR = /Library/Frameworks
28PDO_UNIX_INSTALLDIR = /Library/Frameworks
29LIBS = -lc -lcurses -ldyld -ledit -linfo -lkvm -lm -lmacho\
30 -lstreams -lunc -lkeymgr
31DEBUG_LIBS = $(LIBS)
32PROF_LIBS = $(LIBS)
33
34
35LIBRARY_PATHS = -L$(NEXT_ROOT)/usr/local/lib/system
36NEXTSTEP_PB_CFLAGS = -Wall -Werror
37NEXTSTEP_PB_LDFLAGS = -nostdlib -all_load
38
39
40NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
41WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
42PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
43NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
44WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
45PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
46
47include $(MAKEFILEDIR)/platform.make
48
49-include Makefile.preamble
50
51include $(MAKEFILEDIR)/$(MAKEFILE)
52
53-include Makefile.postamble
54
55-include Makefile.dependencies