[GRASS-SVN] r30998 - grass/trunk/raster/simwe/simlib

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Apr 15 03:44:07 EDT 2008


Author: neteler
Date: 2008-04-15 03:44:07 -0400 (Tue, 15 Apr 2008)
New Revision: 30998

Modified:
   grass/trunk/raster/simwe/simlib/Makefile
Log:
no need to define LIB_OBJS

Modified: grass/trunk/raster/simwe/simlib/Makefile
===================================================================
--- grass/trunk/raster/simwe/simlib/Makefile	2008-04-15 01:56:04 UTC (rev 30997)
+++ grass/trunk/raster/simwe/simlib/Makefile	2008-04-15 07:44:07 UTC (rev 30998)
@@ -7,8 +7,6 @@
 
 LIB_NAME = $(SIM_LIBNAME)
 
-LIB_OBJS = input.o random.o hydro.o output.o erod.o
-
 include $(MODULE_TOPDIR)/include/Make/Lib.make
 
 default: $(ARCH_INCDIR)/waterglobs.h lib



More information about the grass-commit mailing list