]> git.saurik.com Git - apple/libc.git/blame - gen.subproj/Makefile
Libc-186.tar.gz
[apple/libc.git] / gen.subproj / Makefile
CommitLineData
e9ce8d39
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 = gen
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Component
14
15HFILES = zone.h scalable_malloc.h malloc.h stack_logging.h
16
17CFILES = alarm.c assert.c clock.c closedir.c confstr.c crypt.c\
18 ctermid.c ctime.c daemon.c devname.c difftime.c disklabel.c\
19 err.c errlst.c exec.c fnmatch.c ftok.c fts.c getbsize.c\
20 getcap.c getcwd.c gethostname.c getloadavg.c getlogin.c\
21 getmntinfo.c getpagesize.c getpass.c getttyent.c\
22 getusershell.c getvfsbyname.c gmon.c isatty.c isnan.c\
23 malloc.c nanosleep.c nice.c nlist.c NSSystemDirectories.c\
24 opendir.c pause.c popen.c psignal.c raise.c readdir.c\
25 rewinddir.c scalable_malloc.c scandir.c seekdir.c\
26 sethostname.c setlogin.c setmode.c siginterrupt.c siglist.c\
27 signal.c sigsetops.c sleep.c stack_logging.c sysconf.c\
28 sysctl.c syslog.c telldir.c termios.c time.c times.c\
29 timezone.c ttyname.c ttyslot.c ualarm.c uname.c unvis.c\
30 usleep.c utime.c vis.c wait.c wait3.c waitpid.c zone.c\
31 sysctlbyname.c
32
33SUBPROJECTS = i386.subproj ppc.subproj
34
35OTHERSRCS = Makefile.preamble Makefile Makefile.postamble ftok.3
36
37
38MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
39CODE_GEN_STYLE = DYNAMIC
40MAKEFILE = subproj.make
41NEXTSTEP_INSTALLDIR = /Local/Developer/System
42LIBS =
43DEBUG_LIBS = $(LIBS)
44PROF_LIBS = $(LIBS)
45
46
47PUBLIC_HEADERS = zone.h malloc.h
48
49PROJECT_HEADERS = malloc.h zone.h stack_logging.h
50
51
52
53NEXTSTEP_BUILD_OUTPUT_DIR = /Local/Public/SandBox/$(USER)/BUILD/$(NAME)
54
55NEXTSTEP_PUBLIC_HEADERS_DIR = /usr/include
56
57NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
58WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
59PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
60NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
61WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
62PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
63
64include $(MAKEFILEDIR)/platform.make
65
66-include Makefile.preamble
67
68include $(MAKEFILEDIR)/$(MAKEFILE)
69
70-include Makefile.postamble
71
72-include Makefile.dependencies