From 497f00502dc7b5537ea168c21fe2e60d1a8be913 Mon Sep 17 00:00:00 2001 From: deraadt Date: Sat, 29 Jun 2002 08:14:07 +0000 Subject: screw the MLINKS --- libexec/rpc.rstatd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libexec/rpc.rstatd') 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 -- cgit v1.2.3-59-g8ed1b