]> git.saurik.com Git - apple/bootx.git/blame - bootx.tproj/sl.subproj/Makefile
BootX-74.1.tar.gz
[apple/bootx.git] / bootx.tproj / sl.subproj / Makefile
CommitLineData
04fee52e
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 = sl
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Component
14
8be739c0 15HFILES = appleboot.h clut.h elf.h failedboot.h netboot.h aesopt.h aestab.h aes.h
04fee52e 16
8be739c0 17CFILES = main.c macho.c device_tree.c display.c drivers.c elf.c lzss.c aescrypt.c aeskey.c aestab.c bmdecompress.c plist.c raid.c
04fee52e
A
18
19OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
20
21
22MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
23CODE_GEN_STYLE = DYNAMIC
24MAKEFILE = subproj.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 = $(NEXTDEV_BIN)/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