blob: 754425b1c0b9a08dcf79ab7e511da2d8ab408471 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# Created by: Makoto Matsushita <matusita@jp.freebsd.org>
# $FreeBSD$
KONFONT= 14dot
MASTERDIR= ${.CURDIR}/../kon2-16dot
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|