summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.lockd/Makefile
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.lockd/Makefile
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.lockd/Makefile')
-rw-r--r--usr.sbin/rpc.lockd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.lockd/Makefile b/usr.sbin/rpc.lockd/Makefile
index 55835f4..dd07b71 100644
--- a/usr.sbin/rpc.lockd/Makefile
+++ b/usr.sbin/rpc.lockd/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.4 1997/02/22 16:12:49 peter Exp $
+# $Id: Makefile,v 1.5 1997/05/23 08:42:57 asami Exp $
PROG = rpc.lockd
-SRCS = nlm_prot_svc.c lockd.c procs.c
+SRCS = nlm_prot_svc.c nlm_prot.h lockd.c procs.c
MAN8 = rpc.lockd.8
DPADD= ${LIBRPCSVC}
OpenPOWER on IntegriCloud