/[gzz]/manuscripts/AniFont/Makefile
ViewVC logotype

Diff of /manuscripts/AniFont/Makefile

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

revision 1.6 by tjl, Wed Oct 22 09:40:35 2003 UTC revision 1.7 by tjl, Thu Oct 23 08:08:50 2003 UTC
# Line 3  GF4GOSNAPNAMES= \ Line 3  GF4GOSNAPNAMES= \
3          aniso-gf4go-aniso-nearest.png  aniso-gf4go-trilinear-aniso.png  aniso-gf4go-aniso.png    \          aniso-gf4go-aniso-nearest.png  aniso-gf4go-trilinear-aniso.png  aniso-gf4go-aniso.png    \
4          aniso-gf4go-ortho-trilinear.png aniso-gf4go-ortho-stretchsquish.png          aniso-gf4go-ortho-trilinear.png aniso-gf4go-ortho-stretchsquish.png
5    
6    GFFXSNAPNAMES= \
7            aniso-gffx-nearest.png aniso-gffx-bilinear.png aniso-gffx-trilinear.png \
8            aniso-gffx-aniso-nearest.png aniso-gffx-trilinear-aniso.png aniso-gffx-aniso.png \
9            aniso-gffx-ortho-trilinear-0.png aniso-gffx-ortho-trilinear-1.png aniso-gffx-ortho-trilinear-2.png \
10            aniso-gffx-ortho-stretchsquish-0.png aniso-gffx-ortho-stretchsquish-1.png aniso-gffx-ortho-stretchsquish-2.png
11    
12  LOOPSNAPBASES= \  LOOPSNAPBASES= \
13          aniso-font-trilinear aniso-font-lodbias aniso-font-horiz2 aniso-font-vert2          aniso-font-trilinear aniso-font-lodbias aniso-font-horiz2 aniso-font-vert2
14    
# Line 13  GF4GOSNAPS:=$(GF4GOSNAPNAMES:%=snaps/%) Line 19  GF4GOSNAPS:=$(GF4GOSNAPNAMES:%=snaps/%)
19  GF4GOSNAPSPS:=$(GF4GOSNAPNAMES:%.png=snapsps/%.ps)  GF4GOSNAPSPS:=$(GF4GOSNAPNAMES:%.png=snapsps/%.ps)
20    
21    
22  anifont.ps: probe.1 probe.2 footprint.1 footprint.2 anifont.tex $(GF4GOSNAPSPS) $(LOOPSNAPBASES:%=snapsps/%.ps)  anifont.ps: probe.1 probe.2 footprint.1 footprint.2 anifont.tex $(GFFXSNAPNAMES:%.png=snapsps/%.ps) $(GF4GOSNAPSPS) $(LOOPSNAPBASES:%=snapsps/%.ps)
23          latex anifont          latex anifont
24          BIBINPUTS=..:$$BIBINPUTS bibtex anifont          BIBINPUTS=..:$$BIBINPUTS bibtex anifont
25          latex anifont          latex anifont
# Line 37  snapsps/%.ps: snaps/%.png Line 43  snapsps/%.ps: snaps/%.png
43  copygf4gosnaps: $(GF4GOSNAPSSOURCE)  copygf4gosnaps: $(GF4GOSNAPSSOURCE)
44          cp $(GF4GOSNAPSSOURCE) snaps/          cp $(GF4GOSNAPSSOURCE) snaps/
45    
46    copygffxsnaps: $(GFFXSNAPNAMES:%=../../libvob/tmpsnaps/%)
47            cp  $(GFFXSNAPNAMES:%=../../libvob/tmpsnaps/%) snaps
48    
49  copyloopsnaps: $(LOOPSNAPBASES:%=../../libvob/snaps/%.png)  copyloopsnaps: $(LOOPSNAPBASES:%=../../libvob/snaps/%.png)
50          cp $(LOOPSNAPBASES:%=../../libvob/snaps/%.png) snaps          cp $(LOOPSNAPBASES:%=../../libvob/snaps/%.png) snaps
51    

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