/[freetype]/freetype2/builds/amiga/makefile.os4
ViewVC logotype

Diff of /freetype2/builds/amiga/makefile.os4

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

revision 1.3 by wl, Mon May 23 21:33:02 2005 UTC revision 1.4 by wl, Wed Jun 8 11:56:55 2005 UTC
# Line 2  Line 2 
2  # Makefile for FreeType2 link library using gcc 3.4.3 from the  # Makefile for FreeType2 link library using gcc 3.4.3 from the
3  # AmigaOS4 SDK  # AmigaOS4 SDK
4  #  #
5    
6    
7    # Copyright 2005 by
8    # Werner Lemberg and Detlef Würkner.
9    #
10    # This file is part of the FreeType project, and may only be used, modified,
11    # and distributed under the terms of the FreeType project license,
12    # LICENSE.TXT.  By continuing to use, modify, or distribute this file you
13    # indicate that you have read the license and understand and accept it
14    # fully.
15    
16    
17  # to build from the builds/amiga directory call  # to build from the builds/amiga directory call
18  #  #
19  #  make  #  make
# Line 252  FONTD = cff.ppc.o type1.ppc.o type42.ppc Line 264  FONTD = cff.ppc.o type1.ppc.o type42.ppc
264  libft2_ppc.a:      $(BASE) $(AFIT) $(OTV) $(PS) $(RASTER) sfnt.ppc.o ftcache.ppc.o $(FONTD) gzip.ppc.o lzw.ppc.o  libft2_ppc.a:      $(BASE) $(AFIT) $(OTV) $(PS) $(RASTER) sfnt.ppc.o ftcache.ppc.o $(FONTD) gzip.ppc.o lzw.ppc.o
265          $(AR) r $@ $(BASE) $(AFIT) $(OTV) $(PS) $(RASTER) sfnt.ppc.o ftcache.ppc.o $(FONTD) gzip.ppc.o lzw.ppc.o          $(AR) r $@ $(BASE) $(AFIT) $(OTV) $(PS) $(RASTER) sfnt.ppc.o ftcache.ppc.o $(FONTD) gzip.ppc.o lzw.ppc.o
266          $(RANLIB) $@          $(RANLIB) $@
267    
268    #Local Variables:
269    #coding: latin-1
270    #End:

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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