summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rstatd
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2002-06-29 08:14:07 +0000
committerderaadt <deraadt@openbsd.org>2002-06-29 08:14:07 +0000
commit497f00502dc7b5537ea168c21fe2e60d1a8be913 (patch)
tree5a6589eb32e0d36acfd0904b07817451b042430f /libexec/rpc.rstatd
parentdocument /var/empty chroot (diff)
downloadwireguard-openbsd-497f00502dc7b5537ea168c21fe2e60d1a8be913.tar.xz
wireguard-openbsd-497f00502dc7b5537ea168c21fe2e60d1a8be913.zip
screw the MLINKS
Diffstat (limited to 'libexec/rpc.rstatd')
-rw-r--r--libexec/rpc.rstatd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/rpc.rstatd/Makefile b/libexec/rpc.rstatd/Makefile
index e26a0c5f01a..d2bc91f24f1 100644
--- a/libexec/rpc.rstatd/Makefile
+++ b/libexec/rpc.rstatd/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.7 2002/05/23 10:35:46 deraadt Exp $
+# $OpenBSD: Makefile,v 1.8 2002/06/29 08:14:07 deraadt Exp $
PROG = rpc.rstatd
.PATH: ${.CURDIR}/../../usr.bin/vmstat
@@ -6,7 +6,6 @@ PROG = rpc.rstatd
CFLAGS+=-I${.CURDIR}/../../usr.bin/vmstat -DNOKVM
SRCS = dkstats.c rstatd.c rstat_proc.c
MAN = rpc.rstatd.8
-MLINKS= rpc.rstatd.8 rstatd.8
DPADD= ${LIBRPCSVC}
LDADD= -lrpcsvc