gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/Documentation/misc/hemppah-progradu Makefile


From: Hermanni Hyytiälä
Subject: [Gzz-commits] gzz/Documentation/misc/hemppah-progradu Makefile
Date: Fri, 21 Feb 2003 07:52:04 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Hermanni Hyytiälä <address@hidden>      03/02/21 07:52:04

Modified files:
        Documentation/misc/hemppah-progradu: Makefile 

Log message:
        Fix Makefile

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/Documentation/misc/hemppah-progradu/Makefile.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gzz/Documentation/misc/hemppah-progradu/Makefile
diff -u gzz/Documentation/misc/hemppah-progradu/Makefile:1.2 
gzz/Documentation/misc/hemppah-progradu/Makefile:1.3
--- gzz/Documentation/misc/hemppah-progradu/Makefile:1.2        Fri Feb 21 
07:49:04 2003
+++ gzz/Documentation/misc/hemppah-progradu/Makefile    Fri Feb 21 07:52:04 2003
@@ -1,6 +1,9 @@
 thesis:
-       latex masterthesis.tex
-       bibtext masterthesis.tex
-       latex masterthesis.tex
-       latex masterthesis.tex
+       latex masterthesis
+       bibtex masterthesis
+       latex masterthesis
+       latex masterthesis
+       dvips masterthesis.dvi
+       ps2pdf masterthesis.ps
+       
 




reply via email to

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