/[freetype]/freetype2/builds/unix/unix-cc.in
ViewVC logotype

Diff of /freetype2/builds/unix/unix-cc.in

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

revision 1.9 by freetype, Fri Oct 28 16:14:14 2005 UTC revision 1.10 by wl, Fri Nov 4 06:58:48 2005 UTC
# Line 2  Line 2 
2  # FreeType 2 template for Unix-specific compiler definitions  # FreeType 2 template for Unix-specific compiler definitions
3  #  #
4    
5  # Copyright 1996-2000, 2002, 2003 by  # Copyright 1996-2000, 2002, 2003, 2005 by
6  # David Turner, Robert Wilhelm, and Werner Lemberg.  # David Turner, Robert Wilhelm, and Werner Lemberg.
7  #  #
8  # This file is part of the FreeType project, and may only be used, modified,  # This file is part of the FreeType project, and may only be used, modified,
# Line 72  T := -o$(space) Line 72  T := -o$(space)
72  #  #
73  #   We use our own FreeType configuration file.  #   We use our own FreeType configuration file.
74  #  #
75  CFLAGS := -c @XX_CFLAGS@ @CPPFLAGS@ @CFLAGS@ \  CPPFLAGS := @CPPFLAGS@
76            -DFT_CONFIG_CONFIG_H="<ftconfig.h>"  CFLAGS   := -c @XX_CFLAGS@ @CFLAGS@ -DFT_CONFIG_CONFIG_H="<ftconfig.h>"
77    
78  # ANSIFLAGS: Put there the flags used to make your compiler ANSI-compliant.  # ANSIFLAGS: Put there the flags used to make your compiler ANSI-compliant.
79  #  #

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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