[GRASS-CVS] markus: grass6/raster/r.li/r.li.mpa Makefile,1.1,1.2

grass at intevation.de grass at intevation.de
Mon Nov 26 10:48:39 EST 2007


Author: markus

Update of /grassrepository/grass6/raster/r.li/r.li.mpa
In directory doto:/tmp/cvs-serv31821/r.li.mpa

Modified Files:
	Makefile 
Log Message:
fixed LIB name

Index: Makefile
===================================================================
RCS file: /grassrepository/grass6/raster/r.li/r.li.mpa/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	8 Feb 2007 16:30:29 -0000	1.1
+++ Makefile	26 Nov 2007 15:48:37 -0000	1.2
@@ -4,7 +4,7 @@
 
 EXTRA_CLEAN_DIRS=doxygenhtml
 
-LIB_NAME      = libr_li
+LIB_NAME      = grass_rli
 
 RLI_LIB = -l$(LIB_NAME)
 




More information about the grass-commit mailing list