aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/vt/fonts/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/vt/fonts/Makefile b/share/vt/fonts/Makefile
index 051f2c1faadb..e8b1f0b5a428 100644
--- a/share/vt/fonts/Makefile
+++ b/share/vt/fonts/Makefile
@@ -14,9 +14,6 @@ CLEANFILES+= ${FILES}
.hex.fnt:
vtfontcvt ${.IMPSRC} ${.TARGET}
-.fnt.uu.fnt:
- uudecode -p < ${.IMPSRC} > ${.TARGET}
-
FILESDIR= ${SHAREDIR}/vt/fonts
.include <bsd.prog.mk>