freebsd-dev/share/vt/fonts/Makefile
Aleksandr Rybalko d2511654f8 Add gallant vt(4) font as an example of font loading for vt(4).
MFC after:	7 days
Sponsored by:	The FreeBSD Foundation
2014-05-29 13:41:07 +00:00

10 lines
97 B
Makefile

# $FreeBSD$
FILES= gallant.fnt
FILESDIR= ${SHAREDIR}/vt/fonts
NO_OBJ=
.include <bsd.prog.mk>