gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/AniFont Makefile


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/AniFont Makefile
Date: Wed, 22 Oct 2003 05:40:35 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/10/22 05:40:35

Modified files:
        AniFont        : Makefile 

Log message:
        Makefile fixes

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/AniFont/Makefile.diff?tr1=1.5&tr2=1.6&r1=text&r2=text

Patches:
Index: manuscripts/AniFont/Makefile
diff -u manuscripts/AniFont/Makefile:1.5 manuscripts/AniFont/Makefile:1.6
--- manuscripts/AniFont/Makefile:1.5    Wed Oct 22 05:38:05 2003
+++ manuscripts/AniFont/Makefile        Wed Oct 22 05:40:35 2003
@@ -31,9 +31,10 @@
 gf4gosnaps:: $(GF4GOSNAPSPS)
 
 snapsps/%.ps: snaps/%.png
+       mkdir -p snapsps
        pngtopnm < $< | pnmtops > $@ 
 
-$(GF4GOSNAPS): $(GF4GOSNAPSSOURCE)
+copygf4gosnaps: $(GF4GOSNAPSSOURCE)
        cp $(GF4GOSNAPSSOURCE) snaps/
 
 copyloopsnaps: $(LOOPSNAPBASES:%=../../libvob/snaps/%.png)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]