summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.lockd
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rpc.lockd')
-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 dd07b71..053f0a8 100644
--- a/usr.sbin/rpc.lockd/Makefile
+++ b/usr.sbin/rpc.lockd/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.5 1997/05/23 08:42:57 asami Exp $
+# $Id: Makefile,v 1.6 1998/03/06 14:30:45 bde Exp $
PROG = rpc.lockd
SRCS = nlm_prot_svc.c nlm_prot.h lockd.c procs.c
@@ -14,7 +14,7 @@ CLEANFILES= nlm_prot_svc.c nlm_prot.h
RPCSRC= ${DESTDIR}/usr/include/rpcsvc/nlm_prot.x
RPCGEN= rpcgen -L -C
-nlm_prot_svc.c: ${RPCSRC} nlm_prot.h
+nlm_prot_svc.c: ${RPCSRC}
${RPCGEN} -m -o ${.TARGET} ${RPCSRC}
nlm_prot.h: ${RPCSRC}
OpenPOWER on IntegriCloud