gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/gfx/libcallgl Makefile


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/gfx/libcallgl Makefile
Date: Wed, 04 Sep 2002 13:39:30 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/09/04 13:39:30

Modified files:
        gfx/libcallgl  : Makefile 

Log message:
        Don't make calltest by default, it needs glut

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

Patches:
Index: gzz/gfx/libcallgl/Makefile
diff -c gzz/gfx/libcallgl/Makefile:1.6 gzz/gfx/libcallgl/Makefile:1.7
*** gzz/gfx/libcallgl/Makefile:1.6      Thu Aug 22 08:11:19 2002
--- gzz/gfx/libcallgl/Makefile  Wed Sep  4 13:39:30 2002
***************
*** 2,8 ****
  
  sources = callgl.cxx calltest.cxx
  
! all: callgl.o calltest 
  
  include $(sources:.cxx=.dep)
  
--- 2,8 ----
  
  sources = callgl.cxx calltest.cxx
  
! all: callgl.o 
  
  include $(sources:.cxx=.dep)
  




reply via email to

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