Home | History | Annotate | Line # | Download | only in devhtml
      1  1.1  christos # $NetBSD: Makefile,v 1.1 2016/01/13 19:02:00 christos Exp $
      2  1.1  christos 
      3  1.1  christos # $FreeBSD: src/gnu/usr.bin/groff/font/devhtml/Makefile,v 1.2 2002/10/11 08:58:13 ru Exp $
      4  1.1  christos 
      5  1.1  christos DEV=		html
      6  1.1  christos FONTS=		R I B BI CR CI CB CBI S
      7  1.1  christos 
      8  1.1  christos DIST_SUBDIR=	font/devhtml
      9  1.1  christos 
     10  1.1  christos .include "../Makefile.tty"
     11  1.1  christos .include "../Makefile.dev"
     12