/[gzz]/gzz/Makefile
ViewVC logotype

Diff of /gzz/Makefile

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

revision 1.194 by tjl, Sun Oct 13 13:14:16 2002 UTC revision 1.195 by tjl, Mon Oct 14 08:17:12 2002 UTC
# Line 390  ifeq (,$(Z)) Line 390  ifeq (,$(Z))
390    Z=-t    Z=-t
391  endif  endif
392    
393  test:  # Use: make test TEST=test/gzz/vob/vobmatcher.test, to run a single test.  test::  # Use: make test TEST=test/gzz/vob/vobmatcher.test, to run a single test.
394          $(GLLIB) $(JYTHON) test/testutil.py $(DBG) $(TEST)          $(GLLIB) $(JYTHON) test/testutil.py $(DBG) $(TEST)
395  test-gl:  test-gl::
396          $(GLLIB) $(JYTHON) test/testutil.py -Dgzzclient=gl $(DBG) jni $(TEST)          $(GLLIB) $(JYTHON) test/testutil.py -Dgzzclient=gl $(DBG) jni $(TEST)
397  run:  run:
398          $(JYTHON) Gzz.py $(DBG) -Dgzzclient=awt $(Z)          $(JYTHON) Gzz.py $(DBG) -Dgzzclient=awt $(Z)
# Line 449  runppclient: Line 449  runppclient:
449  runpplocal:  runpplocal:
450          $(GLLIB) $(JYTHON) gzz/modules/pp/localpp.py $(DBG)          $(GLLIB) $(JYTHON) gzz/modules/pp/localpp.py $(DBG)
451    
452  gl: compilegl rmi testgl  gl: compilegl rmi test-gl
453    
454  compilegl: compile  compilegl: compile
455          make -C gfx all          make -C gfx all

Legend:
Removed from v.1.194  
changed lines
  Added in v.1.195

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26