aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.ypupdated
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-03-06 14:40:42 +0000
committerBruce Evans <bde@FreeBSD.org>1998-03-06 14:40:42 +0000
commit2f8bfc23cd5e57617628190f85b4f8b6018670db (patch)
treebbf5ce579ad0253cd7519be8b90100746bbea347 /usr.sbin/rpc.ypupdated
parentf6a23c4c2c5772e2185dc6cc6dd115541a82ef16 (diff)
downloadsrc-2f8bfc23cd5e57617628190f85b4f8b6018670db.tar.gz
src-2f8bfc23cd5e57617628190f85b4f8b6018670db.zip
Fixed `make -jN' for large N, as usual.
Notes
Notes: svn path=/head/; revision=34131
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 859f0471ec23..6d21ced69814 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