[GRASS5] new html/Gmakefile

Hi developers,

I updated html/Gmakefile to copy only modified files and to work without
GNU make. My BSDish make does not understand $(wildcard..), $(patsubst..) and
$(subst..) commands.

Please test with this.

Regards,
Huidae Cho

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'

On Sun, Nov 26, 2000 at 03:05:31PM +0900, GRASS wrote:

Hi developers,

I updated html/Gmakefile to copy only modified files and to work without
GNU make. My BSDish make does not understand $(wildcard..), $(patsubst..) and
$(subst..) commands.

Please test with this.

Hi Huidae,

it seems to work o.k. on Linux.
I have seen the new g.man based on "lynx" - good idea!
Proposal: Maybe g.manual and g.man could be merged like this:

- if lynx is installed, run in HTML mode
- if lynx is missing, run in MAN mode

Then we would have only one command. What do you think?

Markus

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'