Ver código fonte

Disable r.le
Enable d.profile


git-svn-id: https://svn.osgeo.org/grass/grass/trunk@33202 15284696-431f-4ddb-bdfa-cd5b030d7da7

Glynn Clements 17 anos atrás
pai
commit
f2e75960a1
2 arquivos alterados com 3 adições e 2 exclusões
  1. 1 1
      display/Makefile
  2. 2 1
      raster/Makefile

+ 1 - 1
display/Makefile

@@ -19,6 +19,7 @@ SUBDIRS = \
 	d.linegraph \
 	d.nviz \
 	d.path \
+	d.profile \
 	d.rast \
 	d.rast.arrow \
 	d.rast.num \
@@ -35,7 +36,6 @@ SUBDIRS = \
 #	d.colors \
 #	d.extract \
 #	d.measure \
-#	d.profile \
 #	d.what.rast \
 #	d.what.vect \
 #	d.zoom \

+ 2 - 1
raster/Makefile

@@ -38,7 +38,6 @@ SUBDIRS = \
 	r.in.xyz \
 	r.kappa \
 	r.lake \
-	r.le \
 	r.li \
 	r.los \
 	r.mapcalc \
@@ -110,6 +109,8 @@ SUBDIRS = \
 	r.what.color \
 	wildfire
 
+#	r.le \
+
 GDALBASED = r.in.gdal r.out.gdal
 
 FFTWBASED = r.surf.fractal