summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.ypxfrd
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-03-06 14:34:47 +0000
committerbde <bde@FreeBSD.org>1998-03-06 14:34:47 +0000
commitb0864038a97755ad3a45288237a739dde887bd60 (patch)
tree35a1f0bfe5671847fa3a76a6175e57531bd4248e /usr.sbin/rpc.ypxfrd
parent0909f3b75534878d641b9e5d1dc2cd810b6e922c (diff)
downloadFreeBSD-src-b0864038a97755ad3a45288237a739dde887bd60.zip
FreeBSD-src-b0864038a97755ad3a45288237a739dde887bd60.tar.gz
Fixed `make -jN' for large N, as usual.
Diffstat (limited to 'usr.sbin/rpc.ypxfrd')
-rw-r--r--usr.sbin/rpc.ypxfrd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.ypxfrd/Makefile b/usr.sbin/rpc.ypxfrd/Makefile
index 9b81dec..44195b5 100644
--- a/usr.sbin/rpc.ypxfrd/Makefile
+++ b/usr.sbin/rpc.ypxfrd/Makefile
@@ -1,7 +1,7 @@
-# $Id$
+# $Id: Makefile,v 1.5 1997/02/22 16:13:00 peter Exp $
PROG= rpc.ypxfrd
-SRCS= ypxfrd_svc.c ypxfrd_server.c yp_error.c \
+SRCS= ypxfrd_svc.c ypxfrd.h ypxfrd_server.c yp_error.c \
yp_access.c ypxfrd_main.c
RPCDIR= ${.CURDIR}/../../include/rpcsvc
OpenPOWER on IntegriCloud