[GRASS-SVN] r34985 - grass/trunk/lib/proj

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Dec 21 20:40:32 EST 2008


Author: glynn
Date: 2008-12-21 20:40:32 -0500 (Sun, 21 Dec 2008)
New Revision: 34985

Modified:
   grass/trunk/lib/proj/Makefile
Log:
Remove local NAD2BIN definition (defined in Platform.make[.in])


Modified: grass/trunk/lib/proj/Makefile
===================================================================
--- grass/trunk/lib/proj/Makefile	2008-12-22 01:37:46 UTC (rev 34984)
+++ grass/trunk/lib/proj/Makefile	2008-12-22 01:40:32 UTC (rev 34985)
@@ -16,7 +16,6 @@
 CSV_FILES := $(wildcard *.csv)
 
 NAD_DIR = $(ETC)/nad
-NAD2BIN = nad2bin
 CSV_DIR = $(ETC)/ogr_csv
 
 NAD_DSTFILES := $(patsubst %.lla,$(NAD_DIR)/%,$(NAD_TABLES))



More information about the grass-commit mailing list