]> git.saurik.com Git - apple/libc.git/blob - gen.subproj/ppc.subproj/Makefile
Libc-166.tar.gz
[apple/libc.git] / gen.subproj / ppc.subproj / Makefile
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
10 NAME = ppc
11
12 PROJECTVERSION = 2.8
13 PROJECT_TYPE = Component
14
15 HFILES = fp.h genassym.h
16
17 OTHERLINKED = abs.s bcopy.s bzero.s ffs.s mcount.s memcpy.s\
18 memmove.s strlen.s
19
20 CFILES = bcmp.c ecvt.c insque.c isinf.c remque.c setjmperr.c\
21 strcat.c strcpy.c strncat.c strncmp.c strncpy.c
22
23 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
24
25 OTHERLINKEDOFILES = abs.o bcopy.o bzero.o ffs.o mcount.o memcpy.o\
26 memmove.o strlen.o
27
28 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
29 CODE_GEN_STYLE = DYNAMIC
30 MAKEFILE = subproj.make
31 LIBS =
32 DEBUG_LIBS = $(LIBS)
33 PROF_LIBS = $(LIBS)
34
35
36
37
38 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
39 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
40 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
41 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
42 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
43 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
44
45 include $(MAKEFILEDIR)/platform.make
46
47 -include Makefile.preamble
48
49 include $(MAKEFILEDIR)/$(MAKEFILE)
50
51 -include Makefile.postamble
52
53 -include Makefile.dependencies