From 638fc11b92e63590b1a8d3e3a65324ce2ae5c6dc Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 6 Jun 2002 14:07:45 +0000 Subject: Tidy up. --- tools/3.0-upgrade/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'tools') diff --git a/tools/3.0-upgrade/Makefile b/tools/3.0-upgrade/Makefile index fedda74..3c78cd4 100644 --- a/tools/3.0-upgrade/Makefile +++ b/tools/3.0-upgrade/Makefile @@ -1,8 +1,6 @@ -all: cvt-wtmp - -CLEANFILES += cvt-wtmp - -cvt-wtmp: cvt-wtmp.c /usr/include/utmp.h +# $FreeBSD$ +PROG= cvt-wtmp +NOMAN= YES .include -- cgit v1.1