Browse CVS Repository
Diff of /freewnn/FreeWnn/Makefile.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 10 |
# 1987, 1988, 1989, 1990, 1991, 1992 |
# 1987, 1988, 1989, 1990, 1991, 1992 |
| 11 |
# Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999 |
# Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999 |
| 12 |
# Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992 |
# Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992 |
| 13 |
# Copyright FreeWnn Project 1999, 2000, 2001 |
# Copyright FreeWnn Project 1999, 2000, 2001, 2002 |
| 14 |
# |
# |
| 15 |
# Maintainer: FreeWnn Project <freewnn@tomo.gr.jp> |
# Maintainer: FreeWnn Project <freewnn@tomo.gr.jp> |
| 16 |
# |
# |
| 29 |
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 30 |
# |
# |
| 31 |
|
|
| 32 |
include @top_srcdir@/makerule.mk |
include ./makerule.mk |
| 33 |
top_builddir = . |
top_builddir = . |
| 34 |
|
|
| 35 |
WNNDIR = @Wnn@ |
WNNDIR = @Wnn@ |
| 41 |
LIB_SUBDIRS = |
LIB_SUBDIRS = |
| 42 |
SEVER_SUBDIRS = |
SEVER_SUBDIRS = |
| 43 |
|
|
| 44 |
# PubdicPlusとContrib/dic/gerodicをSERVER_SUBDIRSにまとめいところだが、 |
# PubdicPlusとContrib/dic/gerodicをSERVER_SUBDIRSにまとめたいところだが、 |
| 45 |
# SUBDIRSの処理順をうまくしないとWnn/pubdicplusのmakeに失敗するので仕方 |
# SUBDIRSの処理順をうまくしないとWnn/pubdicplusのmakeに失敗するので仕方 |
| 46 |
# ない |
# ない |
| 47 |
# JSERVER_SUBDIRS1 = PubdicPlus |
# JSERVER_SUBDIRS1 = PubdicPlus |
|
|
Legend:
| Removed from v.1.11 |
|
| changed lines |
| |
Added in v.1.12 |
|
|
| |