aboutsummaryrefslogtreecommitdiff
path: root/share/termcap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/termcap/Makefile')
-rw-r--r--share/termcap/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/termcap/Makefile b/share/termcap/Makefile
index e7c7f544b7f4..3bddf790b801 100644
--- a/share/termcap/Makefile
+++ b/share/termcap/Makefile
@@ -1,5 +1,3 @@
-# @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $FreeBSD$
# reorder gives an editor command for most common terminals
# (in reverse order from n'th to 1'st most commonly used)
@@ -11,7 +9,6 @@ PACKAGE= runtime
FILES= termcap termcap.db
FILESDIR= ${BINDIR}/misc
CLEANFILES+= termcap.db
-CONFS= termcap.small
.include <bsd.endian.mk>
.include <src.tools.mk>