[GRASS-SVN] r32563 - grass/branches/develbranch_6/visualization/nviz2/cmd

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Aug 6 05:35:23 EDT 2008


Author: martinl
Date: 2008-08-06 05:35:23 -0400 (Wed, 06 Aug 2008)
New Revision: 32563

Modified:
   grass/branches/develbranch_6/visualization/nviz2/cmd/Makefile
Log:
nviz2: Makefile clean up

Modified: grass/branches/develbranch_6/visualization/nviz2/cmd/Makefile
===================================================================
--- grass/branches/develbranch_6/visualization/nviz2/cmd/Makefile	2008-08-06 09:33:09 UTC (rev 32562)
+++ grass/branches/develbranch_6/visualization/nviz2/cmd/Makefile	2008-08-06 09:35:23 UTC (rev 32563)
@@ -25,10 +25,6 @@
 
 EXTRA_CFLAGS=$(XCFLAGS) $(XMINC)
 
-# TODO
-NVIZLIB= -lgrass_nviz $(GISLIB)
-NVIZDEP=$(ARCH_LIBDIR)/$(LIB_PREFIX)grass_nviz$(LIB_SUFFIX)
-
 LIBES = $(GISLIB) $(XLIBPATH) $(XMLIB) $(XTLIB) $(XLIB) $(XEXTRALIBS) $(OGSFLIB) $(NVIZLIB)
 DEPENDENCIES = $(GISDEP) $(NVIZDEP)
 



More information about the grass-commit mailing list