[GRASS-dev] odd make error

Just checked out develbranch_6 and got this error:

Makefile:22: include/Make/Platform.make: No such file or directory
Makefile:23: include/Make/Grass.make: No such file or directory
make: *** No rule to make target `include/Make/Grass.make'. Stop.

Any ideas?

--
Dylan Beaudette
Soil Resource Laboratory
http://casoilresource.lawr.ucdavis.edu/
University of California at Davis
530.754.7341

Dylan Beaudette wrote:

Just checked out develbranch_6 and got this error:

Makefile:22: include/Make/Platform.make: No such file or directory
Makefile:23: include/Make/Grass.make: No such file or directory
make: *** No rule to make target `include/Make/Grass.make'. Stop.

Any ideas?

You have to run configure first.

--
Glynn Clements <glynn@gclements.plus.com>