[OpenAFS-devel] debug/optimize flags in Makefiles...
Neulinger, Nathan
nneul@umr.edu
Wed, 24 Oct 2001 10:36:40 -0500
I was consdering getting all the makefiles to consistently have variables
available for debug and optimize flags. Do y'all think that having ${DEBUG}
on all compile lines (or CFLAGS= lines), and ${OPT} on all lines where it
should potentially optimize. (I.e. skip those few cases in lwp where
optimization is specifically turned off.) and then let those vars be set in
the Makefile.`sys` file as needed?
Right now, there is a hodgepodge of different var names, etc. I figured it
would make debugging easier if a single var were available for each
throughout the sources.
-- Nathan
------------------------------------------------------------
Nathan Neulinger EMail: nneul@umr.edu
University of Missouri - Rolla Phone: (573) 341-4841
Computing Services Fax: (573) 341-4216