02e8ee6a47
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.)
21 lines
428 B
Makefile
21 lines
428 B
Makefile
# $NetBSD: Makefile,v 1.12 2001/02/16 15:51:49 wiz Exp $
|
|
#
|
|
|
|
COMMENT= Fonts
|
|
|
|
SUBDIR+= Xg
|
|
SUBDIR+= acroread-chsfont
|
|
SUBDIR+= acroread-chtfont
|
|
SUBDIR+= acroread-font-share
|
|
SUBDIR+= acroread-jpnfont
|
|
SUBDIR+= acroread-korfont
|
|
SUBDIR+= intlfonts
|
|
SUBDIR+= jisx0208fonts
|
|
SUBDIR+= jisx0212fonts
|
|
SUBDIR+= jisx0213fonts
|
|
SUBDIR+= jmk-fonts
|
|
SUBDIR+= ksc5601fonts
|
|
SUBDIR+= mglfonts
|
|
SUBDIR+= watanabe_vfont
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|