2 # Generated by the NeXT Project Builder.
4 # NOTE: Do NOT change this file -- Project Builder maintains it.
6 # Put all of your customizations in files called Makefile.preamble
7 # and Makefile.postamble (both optional), and Makefile will include them.
13 PROJECT_TYPE = Component
15 HFILES = posix_sched.h pthread.h pthread_impl.h pthread_internals.h\
16 pthread_machdep.h sched.h
18 OTHERLINKED = lock.s stack.s
20 CFILES = pthread.c pthread_cond.c pthread_mutex.c pthread_tsd.c\
23 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\
26 OTHERLINKEDOFILES = lock.o stack.o
28 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
29 CODE_GEN_STYLE = DYNAMIC
30 MAKEFILE = subproj.make
31 NEXTSTEP_INSTALLDIR = /Local/Developer/System
37 NEXTSTEP_PB_CFLAGS = -D__POSIX_LIB__
38 PUBLIC_HEADERS = sched.h pthread_impl.h pthread.h
40 PROJECT_HEADERS = pthread_internals.h sched.h pthread_impl.h pthread.h
44 NEXTSTEP_BUILD_OUTPUT_DIR = /Local/Public/Sandbox/$(USER)/BUILD/$(NAME)
46 NEXTSTEP_PUBLIC_HEADERS_DIR = /usr/include
48 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
49 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
50 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
51 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
52 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
53 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
55 include $(MAKEFILEDIR)/platform.make
57 -include Makefile.preamble
59 include $(MAKEFILEDIR)/$(MAKEFILE)
61 -include Makefile.postamble
63 -include Makefile.dependencies