Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/makerule.mk.in

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

revision 1.14 by aonoto, Sat Jun 23 16:34:16 2007 UTC revision 1.15 by aonoto, Mon Feb 22 17:06:54 2010 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, 2003, 2006, 2007  # Copyright FreeWnn Project 1999, 2000, 2001, 2003, 2006, 2007, 2010
14  #  #
15  # Maintainer:  FreeWnn Project  # Maintainer:  FreeWnn Project
16  #  #
# Line 58  CPP = @CPP@ Line 58  CPP = @CPP@
58  CC = @CC@  CC = @CC@
59  CCLINK = $(CC)  CCLINK = $(CC)
60    
61    # Split fuzoku-go preprocessor (for text processing) from CPP.
62    FZK_PP = @FZK_PP@
63    
64       INSTALLFLAGS =       INSTALLFLAGS =
65                 LD = ld                 LD = ld
66               LINT = lint               LINT = lint

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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