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