[GRASS-CVS] markus: grass6/raster/r.li/r.li.daemon Makefile, 1.4, 1.4.2.1

grass at intevation.de grass at intevation.de
Mon Nov 26 10:50:35 EST 2007


Author: markus

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

Modified Files:
      Tag: releasebranch_6_3
	Makefile 
Log Message:
fixed LIB name (merge from HEAD)

Index: Makefile
===================================================================
RCS file: /grassrepository/grass6/raster/r.li/r.li.daemon/Makefile,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- Makefile	30 Sep 2007 12:10:30 -0000	1.4
+++ Makefile	26 Nov 2007 15:50:33 -0000	1.4.2.1
@@ -2,7 +2,7 @@
 
 EXTRA_LIBS=$(GISLIB) 
 
-LIB_NAME = libr_li
+LIB_NAME = grass_rli
 
 LIB_OBJS = daemon.o list.o ipc.o worker.o GenericCell.o	avl.o avlID.o
 




More information about the grass-commit mailing list