aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.statd
diff options
context:
space:
mode:
authorNate Williams <nate@FreeBSD.org>1996-07-09 22:40:39 +0000
committerNate Williams <nate@FreeBSD.org>1996-07-09 22:40:39 +0000
commitdd30d06c452ee6f4b1ee5bf0f99cc4596f4fd1fb (patch)
tree977e3b889a3b341b2bae67b15ba2db59e5d91981 /usr.sbin/rpc.statd
parentb7903b6ac0c59ba16c881c727e152733952b23e0 (diff)
Notes
Diffstat (limited to 'usr.sbin/rpc.statd')
-rw-r--r--usr.sbin/rpc.statd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/rpc.statd/Makefile b/usr.sbin/rpc.statd/Makefile
index 082963aaf539..69ceb7ff46ce 100644
--- a/usr.sbin/rpc.statd/Makefile
+++ b/usr.sbin/rpc.statd/Makefile
@@ -1,8 +1,9 @@
-# $Id: Makefile,v 1.1.1.1 1996/02/17 15:11:28 peter Exp $
+# $Id: Makefile,v 1.2 1996/04/01 05:36:03 peter Exp $
PROG = rpc.statd
SRCS = file.c sm_inter_svc.c statd.c procs.c
MAN8 = rpc.statd.8
+DPSRCS+= sm_inter.h
DPADD= ${LIBRPCSVC}
LDADD= -lrpcsvc