Loading...
--- Libc/Libc-166/sys.subproj/Makefile
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Generated by the Apple Project Builder.
-#
-# NOTE: Do NOT change this file -- Project Builder maintains it.
-#
-# Put all of your customizations in files called Makefile.preamble
-# and Makefile.postamble (both optional), and Makefile will include them.
-#
-
-NAME = sys
-
-PROJECTVERSION = 2.8
-PROJECT_TYPE = Component
-
-HFILES = sigcatch.h
-
-CFILES = errno.c getdtablesize.c gettimeofday.c sigaction.c sigcatch.c\
- sigprocmask.c sigsuspend.c sigtramp.c
-
-SUBPROJECTS = i386.subproj ppc.subproj
-
-OTHERSRCS = Makefile.preamble Makefile Makefile.postamble msync.2\
- sem_close.2 sem_open.2 sem_post.2 sem_trywait.2\
- sem_unlink.2 sem_wait.2 shm_open.2 shm_unlink.2
-
-
-MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
-CODE_GEN_STYLE = DYNAMIC
-MAKEFILE = subproj.make
-LIBS =
-DEBUG_LIBS = $(LIBS)
-PROF_LIBS = $(LIBS)
-
-
-
-
-NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
-WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
-PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
-NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
-WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
-PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
-
-include $(MAKEFILEDIR)/platform.make
-
--include Makefile.preamble
-
-include $(MAKEFILEDIR)/$(MAKEFILE)
-
--include Makefile.postamble
-
--include Makefile.dependencies