-#
-# Generated by the NeXT 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 = nis
-
-PROJECTVERSION = 2.8
-PROJECT_TYPE = Component
+Project = nis
+ProductType = staticlib
+Install_Dir = /scratch
+BuildDebug = YES
+BuildProfile = YES
HFILES = ypclnt.h ypinternal.h yp_prot.h
yp_all.c yp_bind.c yp_first.c yp_get_default_domain.c\
yp_maplist.c yp_master.c yp_order.c
-OTHERSRCS = Makefile.preamble Makefile yp_all.3 yp_bind.3 yp_first.3\
+MANPAGES = yp_all.3 yp_bind.3 yp_first.3\
yp_get_default_domain.3 yp_master.3 yp_match.3 yp_next.3\
yp_order.3 yp_unbind.3 ypclnt.3 yperr_string.3 ypprot_err.3\
- Makefile.postamble
-
-
-MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
-CODE_GEN_STYLE = DYNAMIC
-MAKEFILE = subproj.make
-LIBS =
-DEBUG_LIBS = $(LIBS)
-PROF_LIBS = $(LIBS)
-
-
-PUBLIC_HEADERS = ypclnt.h yp_prot.h
-
-
-
-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
+ yp.8
-include $(MAKEFILEDIR)/$(MAKEFILE)
+Install_Headers = ypclnt.h yp_prot.h
+Install_Headers_Directory = /usr/include/rpcsvc
--include Makefile.postamble
+Extra_CC_Flags = -Wall -fno-common -I. \
+ -I../gen.subproj -I../lookup.subproj \
+ -D__DARWIN_NON_CANCELABLE=1
--include Makefile.dependencies
+include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make