From 82fa70c0650623841c65a003c628a36b05ed50f4 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 1 May 2003 20:35:30 +0000 Subject: Fixed the MLINKS assignment style. --- sbin/dump/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile index 5d958db..d758d2e 100644 --- a/sbin/dump/Makefile +++ b/sbin/dump/Makefile @@ -20,6 +20,6 @@ CFLAGS+=-I${.CURDIR}/../../libexec/rlogind WARNS= 0 SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c cache.c MAN= dump.8 -MLINKS+=dump.8 rdump.8 +MLINKS= dump.8 rdump.8 .include -- cgit v1.1