From 87ed4c32b37933deafa63230dc0fb9e41a67fed4 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 27 Mar 2001 14:59:06 +0000 Subject: MAN[1-9] -> MAN. --- gnu/usr.bin/groff/afmtodit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/usr.bin/groff/afmtodit/Makefile') diff --git a/gnu/usr.bin/groff/afmtodit/Makefile b/gnu/usr.bin/groff/afmtodit/Makefile index ac347b3..aeb414a 100644 --- a/gnu/usr.bin/groff/afmtodit/Makefile +++ b/gnu/usr.bin/groff/afmtodit/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ -MAN1= afmtodit.1 +MAN= afmtodit.1 -CLEANFILES+= ${MAN1} +CLEANFILES+= ${MAN} beforeinstall: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ -- cgit v1.1