aboutsummaryrefslogtreecommitdiff
path: root/tools/3.0-upgrade/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-04-03 05:44:08 +0000
committerWarner Losh <imp@FreeBSD.org>2003-04-03 05:44:08 +0000
commit2949da0a2edfd24ec8bb810c3c3843387479947b (patch)
treec95b32c2561f0f0803e239b2f90847e47b959d09 /tools/3.0-upgrade/Makefile
parent5e9b1e9f3ca2923b6499203c63b2a0da1202461c (diff)
2.x->3.0 upgrade tools are no longer needed. 5.x is unlikely to fit
on a 2.1/2.2 root disk anyway. OK'd by: peter
Notes
Notes: svn path=/head/; revision=113001
Diffstat (limited to 'tools/3.0-upgrade/Makefile')
-rw-r--r--tools/3.0-upgrade/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/3.0-upgrade/Makefile b/tools/3.0-upgrade/Makefile
deleted file mode 100644
index 3c78cd4785e2..000000000000
--- a/tools/3.0-upgrade/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $FreeBSD$
-
-PROG= cvt-wtmp
-NOMAN= YES
-
-.include <bsd.prog.mk>