mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
7 lines
252 B
Plaintext
7 lines
252 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:/tmp/onew_rktabs/wnn"'
|
||
|
RKKLIBS = $(WNNLIB)
|
||
|
RKKOBJS = $(WNNOBJ)
|
||
|
MISCLIB = -lcrypt
|