7b117d2167
Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib by me and is not released from the Product company of Wnn7 (Omron Software Co., Ltd). * Modify master ports of the above ports according to adding these. * [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected Submitted by: imp
9 lines
427 B
Plaintext
9 lines
427 B
Plaintext
WNNINC = -I%LOCALBASE%/include/wnn
|
|
WNNLIB = -L%LOCALBASE%/lib -ljd
|
|
WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk.wnn7:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
|
|
WNN_DICLIST = '"kihon tankan zip symbol tankan2 tel usr/$$USER/ud=10 usr/$$USER/private=10"'
|
|
WNN_DICDIRS = '"system/%s.dic;usr/$$USER/%s.h"'
|
|
RKKLIBS = $(WNNLIB)
|
|
RKKOBJS = $(WNNOBJ)
|
|
MISCLIB = -lcrypt
|