~grass/grass/releasebranch_7_0

1
2
3
4
5
6
7
8
9
10
MODULE_TOPDIR = ../..

PGM = r.composite

LIBES = $(RASTERLIB) $(GISLIB)
DEPENDENCIES = $(RASTERDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

default: cmd