]> git.saurik.com Git - apple/libc.git/blob - threads.subproj/Makefile
Libc-166.tar.gz
[apple/libc.git] / threads.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 = threads
11
12 PROJECTVERSION = 2.8
13 PROJECT_TYPE = Component
14
15 HFILES = cthread_internals.h cthreads.h
16
17 CFILES = cprocs.c cthreads.c lu_utils.c mig_support.c threads_data.c
18
19 SUBPROJECTS = i386.subproj ppc.subproj
20
21 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
22
23
24 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
25 CODE_GEN_STYLE = DYNAMIC
26 MAKEFILE = subproj.make
27 NEXTSTEP_INSTALLDIR = /Local/Developer/System
28 LIBS =
29 DEBUG_LIBS = $(LIBS)
30 PROF_LIBS = $(LIBS)
31
32
33 NEXTSTEP_PB_CFLAGS = -D__POSIX_LIB__
34 PROJECT_HEADERS = cthread_internals.h cthreads.h
35
36
37
38 NEXTSTEP_BUILD_OUTPUT_DIR = /Local/Public/Sandbox/$(USER)/BUILD/$(NAME)
39
40 NEXTSTEP_PUBLIC_HEADERS_DIR = /usr/include
41
42 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
43 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
44 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
45 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
46 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
47 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
48
49 include $(MAKEFILEDIR)/platform.make
50
51 -include Makefile.preamble
52
53 include $(MAKEFILEDIR)/$(MAKEFILE)
54
55 -include Makefile.postamble
56
57 -include Makefile.dependencies