Deleted Added
full compact
Makefile (266838) Makefile (267541)
1# $FreeBSD: head/share/vt/fonts/Makefile 266838 2014-05-29 13:41:07Z ray $
1# $FreeBSD: stable/10/share/vt/fonts/Makefile 267541 2014-06-16 12:37:10Z ray $
2
3FILES= gallant.fnt
4
2
3FILES= gallant.fnt
4
5FILESDIR= ${SHAREDIR}/vt/fonts
5CLEANFILES+= ${FILES}
6
6
7NO_OBJ=
7.SUFFIXES: .uu
8.uu:
9 uudecode < ${.IMPSRC}
8
10
11FILESDIR= ${SHAREDIR}/vt/fonts
12
9.include <bsd.prog.mk>
13.include <bsd.prog.mk>