]> git.saurik.com Git - apple/bootx.git/blame - bootx.tproj/libclite.subproj/Makefile
BootX-45.tar.gz
[apple/bootx.git] / bootx.tproj / libclite.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 = libclite
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Component
14
15CFILES = bsearch.c bswap.c mem.c prf.c printf.c sprintf.c string.c\
16 strtol.c zalloc.c
17
18OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
19
20
21MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
22CODE_GEN_STYLE = DYNAMIC
23MAKEFILE = subproj.make
24LIBS =
25DEBUG_LIBS = $(LIBS)
26PROF_LIBS = $(LIBS)
27
28
29
30
31NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
32WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
33PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
34NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
35WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
36PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac
37
38include $(MAKEFILEDIR)/platform.make
39
40-include Makefile.preamble
41
42include $(MAKEFILEDIR)/$(MAKEFILE)
43
44-include Makefile.postamble
45
46-include Makefile.dependencies