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

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.daemon
In directory doto:/tmp/cvs-serv31821/r.li.daemon

Modified Files:
	Makefile 
Log Message:
fixed LIB name

Index: Makefile
===================================================================
RCS file: /grassrepository/grass6/raster/r.li/r.li.daemon/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile	30 Sep 2007 12:10:30 -0000	1.4
+++ Makefile	26 Nov 2007 15:48:37 -0000	1.5
@@ -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