X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/708d63e9d2a7d24723abca74fe82e274b687afaf..3b7c7bd7aae68ec949fb3f4ef1d58b96033e40df:/nis.subproj/Makefile diff --git a/nis.subproj/Makefile b/nis.subproj/Makefile index fd7babb..05745d4 100644 --- a/nis.subproj/Makefile +++ b/nis.subproj/Makefile @@ -25,7 +25,10 @@ CFILES = getdomainname.c getnetgrent.c innetgr.c setdomainname.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 +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\ + ypserv.acl.5 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles