summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 082963a..69ceb7f 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
OpenPOWER on IntegriCloud