~grass/grass/releasebranch_7_0

« back to all changes in this revision

Viewing changes to raster/r.grow/Makefile

  • Committer: glynn
  • Date: 2008-08-16 11:51:17 UTC
  • Revision ID: svn-v4:15284696-431f-4ddb-bdfa-cd5b030d7da7:grass/trunk:32813
Rename directories r.univar2 -> r.univar, r.grow2 -> r.grow, r.cats -> r.category
Remove r.proj

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MODULE_TOPDIR = ../..
 
2
 
 
3
PGM = r.grow
 
4
 
 
5
LIBES = $(GISLIB)
 
6
DEPENDENCIES = $(GISDEP)
 
7
 
 
8
include $(MODULE_TOPDIR)/include/Make/Module.make
 
9
 
 
10
default: cmd