xref: /minix/external/mit/xorg/share/fonts/Type1/Makefile (revision 9f988b79)
1#	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:23 mrg Exp $
2
3SUBDIR=	font-adobe-utopia-type1 font-bh-type1 \
4	font-bitstream-type1 font-ibm-type1
5
6FONTSUBDIR=	Type1
7
8.include "../Makefile.fontdir"
9
10.include <bsd.subdir.mk>
11