Home | History | Annotate | Line # | Download | only in fonts
Makefile revision 1.9
      1 # $NetBSD: Makefile,v 1.9 2004/03/19 08:07:27 jmc Exp $
      2 
      3 FONTS=	vt220l.814 vt220h.814 vt220l.808 vt220h.808 \
      4 	vt220l.816 vt220h.816 vt220l.810 vt220h.810 \
      5 	donna.816 flori.816 orator.816
      6 
      7 FILES=${FONTS}
      8 UUDECODE_FILES=${FONTS}
      9 
     10 FILESDIR=	/usr/share/wscons/fonts
     11 
     12 realall:	${FONTS}
     13 
     14 .include <bsd.files.mk>
     15 .include <bsd.prog.mk>
     16