Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.11 by hiroo, Mon Sep 24 08:36:12 2001 UTC revision 1.12 by aono, Sat Mar 9 16:50:31 2002 UTC
# Line 10  Line 10 
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  #  #
# Line 29  Line 29 
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@
# Line 41  KWNNDIR = @kWnn@ Line 41  KWNNDIR = @kWnn@
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26