/[freetype]/freetype2/src/gxvalid/Jamfile
ViewVC logotype

Diff of /freetype2/src/gxvalid/Jamfile

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

revision 1.1 by mpsuzuki, Wed Aug 24 04:31:31 2005 UTC revision 1.2 by wl, Wed Aug 31 16:29:51 2005 UTC
# Line 1  Line 1 
1  # FreeType 2 src/gxvalid Jamfile (c) 2005 suzuki toshiya, Masatake YAMATO and Red Hat K.K.  # FreeType 2 src/gxvalid Jamfile
2  #  #
3    # Copyright 2005 by
4    # suzuki toshiya, Masatake YAMATO and Red Hat K.K.
5    #
6    # This file is part of the FreeType project, and may only be used, modified,
7    # and distributed under the terms of the FreeType project license,
8    # LICENSE.TXT.  By continuing to use, modify, or distribute this file you
9    # indicate that you have read the license and understand and accept it
10    # fully.
11    
12  SubDir  FT2_TOP $(FT2_SRC_DIR) gxvalid ;  SubDir  FT2_TOP $(FT2_SRC_DIR) gxvalid ;
13    
14    
15  {  {
16    local  _sources ;    local  _sources ;
17    
18    if $(FT2_MULTI)    if $(FT2_MULTI)
19    {    {
20      _sources = gxvcommn gxvfeat gxvbsln gxvtrak gxvopbd gxvprop gxvjust gxvmort gxvmort0 gxvmort1 gxvmort2 gxvmort4 gxvmort5 gxvmorx gxvmorx0 gxvmorx1 gxvmorx2 gxvmorx4 gxvmorx5 gxvlcar gxvkern gxvmod ;      _sources = gxvcommn gxvfeat  gxvbsln  gxvtrak  gxvopbd  gxvprop
21                   gxvmort  gxvmort0 gxvmort1 gxvmort2 gxvmort4 gxvmort5
22                   gxvmorx  gxvmorx0 gxvmorx1 gxvmorx2 gxvmorx4 gxvmorx5
23                   gxvlcar  gxvkern  gxvmod   gxvjust  ;
24    }    }
25    else    else
26    {    {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26