gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz Makefile


From: Benja Fallenstein
Subject: [Gzz-commits] gzz Makefile
Date: Wed, 09 Oct 2002 04:24:46 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/10/09 04:24:46

Modified files:
        .              : Makefile 

Log message:
        hups

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

Patches:
Index: gzz/Makefile
diff -c gzz/Makefile:1.185 gzz/Makefile:1.186
*** gzz/Makefile:1.185  Wed Oct  9 04:18:36 2002
--- gzz/Makefile        Wed Oct  9 04:24:45 2002
***************
*** 384,392 ****
    Z=-t
  endif
  
! test:
!       $(GLLIB) $(JYTHON) test/test.py
! testgl:
        $(GLLIB) $(JYTHON) test/test.py jni
  runtest:  # Use: make runtest TEST=gzz/vob/vobmatcher, to run a single test.
        $(GLLIB) $(JYTHON) test/testutil.py $(DBG) test/$(TEST).test
--- 384,392 ----
    Z=-t
  endif
  
! test::
!       $(JYTHON) test/test.py
! testgl::
        $(GLLIB) $(JYTHON) test/test.py jni
  runtest:  # Use: make runtest TEST=gzz/vob/vobmatcher, to run a single test.
        $(GLLIB) $(JYTHON) test/testutil.py $(DBG) test/$(TEST).test




reply via email to

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