/[freetype]/freetype2/builds/amiga/smakefile
ViewVC logotype

Diff of /freetype2/builds/amiga/smakefile

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

revision 1.6 by wl, Sat Mar 26 10:18:38 2005 UTC revision 1.7 by wl, Wed Jun 8 11:56:55 2005 UTC
# Line 1  Line 1 
1  #  #
2  # Makefile for FreeType2 link library using Amiga SAS/C 6.58  # Makefile for FreeType2 link library using Amiga SAS/C 6.58
3  #  #
4    
5    
6    # Copyright 2005 by
7    # Werner Lemberg and Detlef Würkner.
8    #
9    # This file is part of the FreeType project, and may only be used, modified,
10    # and distributed under the terms of the FreeType project license,
11    # LICENSE.TXT.  By continuing to use, modify, or distribute this file you
12    # indicate that you have read the license and understand and accept it
13    # fully.
14    
15    
16  # to build from the builds/amiga directory call  # to build from the builds/amiga directory call
17  #  #
18  #  smake assign  #  smake assign
# Line 257  winfnt.o: $(CORE)winfonts/winfnt.c Line 269  winfnt.o: $(CORE)winfonts/winfnt.c
269  #  #
270  otvalid.o: $(CORE)otvalid/otvalid.c  otvalid.o: $(CORE)otvalid/otvalid.c
271          sc $(SCFLAGS) objname=$@ $<          sc $(SCFLAGS) objname=$@ $<
272    
273    #Local Variables:
274    #coding: latin-1
275    #End:

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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