[GRASSLIST:140] don't compile man/html docs

Is there a way to recompile (make) GRASS so that it doesn't go through the
time-consuming steps of building the man pages and html documentation?

The way it usually happens is that I compile everything once (e.g. 'make'
followed by 'make install') which will compile and install the
documentation. But then I go in and tweak the configure and/or compiler
options (or whatever) to optimize/customize the grass binaries, then I do a
'make clean', followed by 'make'. Re-compiling the man and html
documentation takes a long time and is unnecessary.

-Matt

Matt Doggett
Spatial Climate Analysis Service
Oregon State University
316 Strand Ag Hall
Corvallis, OR 97331
(541)737-9153
mdoggett@coas.oregonstate.edu

Matt Doggett wrote:

Is there a way to recompile (make) GRASS so that it doesn't go through the
time-consuming steps of building the man pages and html documentation?

The way it usually happens is that I compile everything once (e.g. 'make'
followed by 'make install') which will compile and install the
documentation. But then I go in and tweak the configure and/or compiler
options (or whatever) to optimize/customize the grass binaries, then I do a
'make clean', followed by 'make'. Re-compiling the man and html
documentation takes a long time and is unnecessary.

See mk/README and mk/Makefile.in.

--
Glynn Clements <glynn.clements@virgin.net>