summaryrefslogtreecommitdiff
path: root/japanese/kon2-16dot/files/dotconfig
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-06-24 09:25:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-06-24 09:25:17 +0000
commitce9435035ef0a4b9af4e2bb738432e8b51745d2c (patch)
tree5870b5ec0e200df1a17debb3df74c9579defed3a /japanese/kon2-16dot/files/dotconfig
parentUpgrade from alpha 10 to alpha 11, previous alpha not exists on master site now (diff)
A Japanese console driver for VGA consoles.
Submitted by: Takashi Ogura <ogura@st.rim.or.jp>
Notes
Notes: svn path=/head/; revision=1868
Diffstat (limited to 'japanese/kon2-16dot/files/dotconfig')
-rw-r--r--japanese/kon2-16dot/files/dotconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/japanese/kon2-16dot/files/dotconfig b/japanese/kon2-16dot/files/dotconfig
new file mode 100644
index 000000000000..99bfcc67f3bb
--- /dev/null
+++ b/japanese/kon2-16dot/files/dotconfig
@@ -0,0 +1,18 @@
+INCDIR = %%CURDIR%%/work/kon/include
+LIB = %%CURDIR%%/work/kon/lib/libgon.a
+
+TOPDIR = %%PREFIX%%
+BINDIR = $(TOPDIR)/bin
+LIBDIR = $(TOPDIR)/etc
+MANDIR = $(TOPDIR)/man/ja_JP.ujis/man1
+FONTDIR = $(TOPDIR)/fonts
+CONFIG_NAME = kon.cfg
+OPTS = -DCONFIG_NAME=\"$(LIBDIR)/$(CONFIG_NAME)\" -I$(INCDIR)
+CFLAGS = -O -Wall $(OPTS)
+LD = gcc $(CFLAGS)
+RM = rm -f
+INSTALL = install -c -s
+SUBDIRS = lib src font # tools
+
+HAS_VGA = HAS_VGA
+FLD_BDF = FLD_BDF