]> git.saurik.com Git - apple/libc.git/blobdiff - pthreads.subproj/PB.project
Libc-262.tar.gz
[apple/libc.git] / pthreads.subproj / PB.project
diff --git a/pthreads.subproj/PB.project b/pthreads.subproj/PB.project
deleted file mode 100644 (file)
index cb9a7f3..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-{
-    DYNAMIC_CODE_GEN = YES; 
-    FILESTABLE = {
-        H_FILES = (
-            posix_sched.h, 
-            pthread.h, 
-            pthread_impl.h, 
-            pthread_internals.h, 
-            pthread_machdep.h, 
-            sched.h
-        ); 
-        OTHER_LINKED = (
-            lock.s, 
-            pthread.c, 
-            pthread_cond.c, 
-            pthread_mutex.c, 
-            pthread_tsd.c, 
-            stack.s, 
-            thread_setup.c
-        ); 
-        OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, mk_pthread_impl.c); 
-        PROJECT_HEADERS = (pthread_internals.h, sched.h, pthread_impl.h, pthread.h); 
-        PUBLIC_HEADERS = (sched.h, pthread_impl.h, pthread.h); 
-        SUBPROJECTS = (); 
-    }; 
-    LANGUAGE = English; 
-    MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles"; 
-    NEXTSTEP_BUILDDIR = "/Local/Public/Sandbox/$(USER)/BUILD/$(NAME)"; 
-    NEXTSTEP_BUILDTOOL = /bin/gnumake; 
-    NEXTSTEP_COMPILEROPTIONS = "-D__POSIX_LIB__"; 
-    NEXTSTEP_INSTALLDIR = /Local/Developer/System; 
-    NEXTSTEP_JAVA_COMPILER = /usr/bin/javac; 
-    NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc; 
-    NEXTSTEP_PUBLICHEADERSDIR = /usr/include; 
-    PDO_UNIX_BUILDTOOL = $NEXT_ROOT/Developer/bin/make; 
-    PDO_UNIX_JAVA_COMPILER = "$(JDKBINDIR)/javac"; 
-    PDO_UNIX_OBJCPLUS_COMPILER = "$(NEXTDEV_BIN)/gcc"; 
-    PROJECTNAME = pthreads; 
-    PROJECTTYPE = Component; 
-    PROJECTVERSION = 2.8; 
-    WINDOWS_BUILDTOOL = $NEXT_ROOT/Developer/Executables/make; 
-    WINDOWS_JAVA_COMPILER = "$(JDKBINDIR)/javac.exe"; 
-    WINDOWS_OBJCPLUS_COMPILER = "$(DEVDIR)/gcc"; 
-}