]> git.saurik.com Git - apple/libc.git/blame - locale.subproj/Makefile
Libc-186.tar.gz
[apple/libc.git] / locale.subproj / Makefile
CommitLineData
e9ce8d39
A
1#
2# Generated by the NeXT 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 = locale
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Component
14
15CFILES = ansi.c ctype.c euc.c frune.c isctype.c lconv.c localeconv.c\
16 mbrune.c none.c rune.c runetable.c setlocale.c utf2.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 = $(JDKBINDIR)/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