gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz Makefile


From: Matti Katila
Subject: [Gzz-commits] gzz Makefile
Date: Wed, 26 Feb 2003 10:59:49 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Matti Katila <address@hidden>   03/02/26 10:59:49

Modified files:
        .              : Makefile 

Log message:
        shortcut for pp - 'start-pp'

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

Patches:
Index: gzz/Makefile
diff -u gzz/Makefile:1.245 gzz/Makefile:1.246
--- gzz/Makefile:1.245  Wed Feb 26 07:00:42 2003
+++ gzz/Makefile        Wed Feb 26 10:59:49 2003
@@ -467,6 +467,10 @@
 runpptest: 
        $(GLLIB) $(JYTHON) $(GLDEMO) gzz/modules/pp/demotest.py $(DBG) 
 
+start-pp:
+       $(GLLIB) $(JYTHON) $(GLDEMO) gzz/modules/pp/demotest
+
+
 gl: compilegl rmi test-gl
 
 compilegl: compile




reply via email to

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