7 lines
110 B
Makefile
7 lines
110 B
Makefile
|
MASTERDIR= ${.CURDIR}/../nanumfonts-otf
|
||
|
|
||
|
FONTTYPE= ttf
|
||
|
FONTFORMAT= TrueType
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|