[GRASS5] Makefile clean options modified

Justin Hickey jhickey at impact1.hpcc.nectec.or.th
Fri Jul 7 10:07:17 EDT 2000


Hello all

I have modified the Makefile so that there are now 3 options for cleaning the
source code. The easiest way to describe them is to use the comments I put in
the Makefile.

# GRASS source code cleaning options:
#
# There are three options for cleaning the GRASS source code. Each option
# performs the following operations:
#
# make clean     - delete all object files and the next step file - good for
#                  saving disk space
# make distclean - delete object files, next step file, libraries, and
#                  generated directories like etc/ and dev/ - good for
#                  recompiling on the same system (keep configure files)
# make veryclean - delete object files, next step file, libraries, generated
#                  directories, head file, configure files, and Makefile - good
#                  for starting the whole installation from scratch
#
# Note that some files may not be deleted due to difficulties in specifying
# them in this Makefile. These files include the C files generated by lex and
# yacc, and any other file that is not listed in the options above.

I also put something similar to the above in the INSTALL file. Please see the
Makefile (or Makefile.in) for details of what directories and files are deleted
for each option. Please let me know of any problems.

Thank you for your time.

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