[GRASS5] CVS - grass compilation on linux and IRIX

Justin Hickey jhickey at hpcc.nectec.or.th
Fri Oct 13 00:58:08 EDT 2000


Hi Andreas

Andreas Lange wrote:
> One suggestion: could someone modify the make targets in a way that
> makes it possible to delete all object files and libraries and re-run
> configure without deleting the binary installation? Or what is the
> name of this target?

There are 4 targets for cleaning, which follow the GNU standard. Briefly
they are

mostlyclean - deletes all object files
clean - same as mostly clean but deletes libraries and etc/ bin/ etc.
distclean - same as clean but deletes configure stuff
maintainer-clean - same as distclean but deletes lex and yacc files

For further explanations, see the Makefile.

None of these does what you want but you can use the same commands in
the Makefile. For example you can do a make mostlyclean, then perform
the same commands for deleting the libraries and configure stuff that is
in the Makefile.

Hope this helps.

-- 
Sincerely,

Jazzman (a.k.a. Justin Hickey)  e-mail: jhickey at hpcc.nectec.or.th
High Performance Computing Center
National Electronics and Computer Technology Center (NECTEC)
Bangkok, Thailand
==================================================================
People who think they know everything are very irritating to those
of us who do.  ---Anonymous

Jazz and Trek Rule!!!
==================================================================

---------------------------------------- 
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