nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: fonts/Makefile for HAVE_BIG5_SUPPORT
From: ´¿¬L©ú
Date: Thu, 17 Aug 2000 11:52:22 +0800


+ifeq ($(HAVE BIG5 SUPPORT), Y)
+OBJS += chinese/big5font.o
+endif

ifeq ($(HAVE GB2312 SUPPORT), Y)
OBJS += chinese/gb2312font.o
endif


nanogui@linuxhacker.org