summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.ypupdated
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-03-06 14:40:42 +0000
committerbde <bde@FreeBSD.org>1998-03-06 14:40:42 +0000
commit919903f2b11a092d2db28925da5afa5feba9a0dd (patch)
tree60af31f9e251637abe39a05c5f49f879d7afcc5f /usr.sbin/rpc.ypupdated
parentb0864038a97755ad3a45288237a739dde887bd60 (diff)
downloadFreeBSD-src-919903f2b11a092d2db28925da5afa5feba9a0dd.zip
FreeBSD-src-919903f2b11a092d2db28925da5afa5feba9a0dd.tar.gz
Fixed `make -jN' for large N, as usual.
Diffstat (limited to 'usr.sbin/rpc.ypupdated')
-rw-r--r--usr.sbin/rpc.ypupdated/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.ypupdated/Makefile b/usr.sbin/rpc.ypupdated/Makefile
index 859f047..6d21ced 100644
--- a/usr.sbin/rpc.ypupdated/Makefile
+++ b/usr.sbin/rpc.ypupdated/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.2 1997/05/29 13:59:22 wpaul Exp $
+# $Id: Makefile,v 1.3 1997/12/16 17:43:33 bde Exp $
PROG= rpc.ypupdated
-SRCS= ypupdate_prot_svc.c ypupdated_main.c \
+SRCS= ypupdate_prot_svc.c ypupdate_prot.h ypupdated_main.c \
yp_error.c update.c ypupdated_server.c \
yp_dblookup.c yp_dbwrite.c yp_dbdelete.c yp_dbupdate.c
OpenPOWER on IntegriCloud