[GRASS5] Gmakefiles - make.mid
Markus Neteler
neteler at geog.uni-hannover.de
Thu Jan 4 12:13:57 EST 2001
Hi all,
just investigated make.mid again:
BIN_MAIN_INTER = $(ETC)/bin/main/inter
BIN_MAIN_CMD = $(ETC)/bin/main/cmd
BIN_ALPHA_INTER = $(ETC)/bin/main/inter
BIN_ALPHA_CMD = $(ETC)/bin/main/cmd
BIN_CONTRIB_INTER = $(ETC)/bin/contrib/inter
BIN_CONTRIB_CMD = $(ETC)/bin/contrib/cmd
Does it make sense to support so many directories any more?
Someone already changed BIN_ALPHA_INTER from bin/alpha to
bin/main...
I propose to keep only
BIN_MAIN_INTER = $(ETC)/bin/main/inter
BIN_MAIN_CMD = $(ETC)/bin/main/cmd
and change all Gmakefiles by a script. This would simplify again
the install procedure.
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'
More information about the grass-dev
mailing list