From 6bd8bce779861717b92a56cf880b4ae2d61a9fd3 Mon Sep 17 00:00:00 2001 From: simokawa Date: Wed, 6 Jan 1999 05:00:26 +0000 Subject: Add 'ONLY_FOR_ARCHS=i386' to kon variants. kon is a kanji console driver for Japanese, Chinese and Korean. It accesses VGA directly. --- japanese/kon2-16dot/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'japanese') diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index d8d7ab88b411..3895e9344ed9 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -3,7 +3,7 @@ # Date created: 11 Apr 1997 # Whom: Makoto Matsushita # -# $Id: Makefile,v 1.18 1998/11/08 00:49:29 asami Exp $ +# $Id: Makefile,v 1.19 1998/11/20 04:14:27 asami Exp $ # DISTNAME= kon2-0.3 @@ -19,6 +19,8 @@ DISTFILES= kon2-0.3.tar.gz \ MAINTAINER= shige@kuis.kyoto-u.ac.jp +ONLY_FOR_ARCHS= i386 + MAN1= kon.1 MANLANG= ja EXTRACT_ONLY= kon2-0.3.tar.gz -- cgit