8 lines
161 B
Makefile
8 lines
161 B
Makefile
# Created by: Satoshi Asami <asami@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
RESOLUTION= 360
|
|
MASTERDIR= ${.CURDIR}/../pkfonts300
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|