summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpcsvc')
-rw-r--r--include/rpcsvc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile
index 07e5bb4..ddf4c39 100644
--- a/include/rpcsvc/Makefile
+++ b/include/rpcsvc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC
-# $Id: Makefile,v 1.18 1997/08/21 18:33:13 bde Exp $
+# $Id: Makefile,v 1.19 1997/09/16 10:52:59 bde Exp $
.SUFFIXES: .x
@@ -29,4 +29,6 @@ beforeinstall:
.x.h:
${RPCCOM} -h ${.IMPSRC} -o ${.TARGET}
+nis.h: nis_object.x
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud