[GRASS-SVN] r33470 - grass/trunk/swig/python

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Sep 16 05:06:07 EDT 2008


Author: hamish
Date: 2008-09-16 05:06:07 -0400 (Tue, 16 Sep 2008)
New Revision: 33470

Modified:
   grass/trunk/swig/python/Makefile
Log:
remove TODone

Modified: grass/trunk/swig/python/Makefile
===================================================================
--- grass/trunk/swig/python/Makefile	2008-09-16 08:54:05 UTC (rev 33469)
+++ grass/trunk/swig/python/Makefile	2008-09-16 09:06:07 UTC (rev 33470)
@@ -9,8 +9,6 @@
 
 LDFLAGS=-shared -L$(ARCH_LIBDIR) $(GDALLIBS) $(PYTHONLDFLAGS) $(VECTLIB) $(IMAGERYLIB) $(GMATHLIB) $(GISLIB)
 
-# TODO: build the NumPtr module. See NumPtr/README.GRASS
-#SUBDIRS = NumPtr
 #include $(MODULE_TOPDIR)/include/Make/Dir.make
 
 default: _$(LIB_NAME).so numptr



More information about the grass-commit mailing list