# # 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 HFILES = ypclnt.h ypinternal.h yp_prot.h CFILES = getdomainname.c getnetgrent.c innetgr.c setdomainname.c\ xdr_domainname.c xdr_keydat.c xdr_mapname.c xdr_peername.c\ xdr_valdat.c xdr_ypbind_binding.c xdr_ypbind_resp.c\ xdr_ypbind_resptype.c xdr_ypbind_setdom.c xdr_ypmaplist.c\ xdr_ypreq_key.c xdr_ypreq_nokey.c xdr_ypresp_all.c\ xdr_ypresp_key_val.c xdr_ypresp_maplist.c xdr_ypresp_master.c\ xdr_ypresp_order.c xdr_ypresp_val.c xdr_ypstat.c\ yperr_string.c ypmatch_cache.c yppasswdd_xdr.c ypprot_err.c\ 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\ 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 include $(MAKEFILEDIR)/$(MAKEFILE) -include Makefile.postamble -include Makefile.dependencies