David Tweed <tweed314_AT_yahoo.co.uk> wrote:
> I'm not a make expert: is there any way to convert the strip command
> in the makefile to a symbolic command that can be set in config.mk?
> (I normally change config.mk and then forget to comment out the
> strip in the makefile so I don't get debugging info.)
strip could be run via an own target `debug' or so, that is not called
by `all'
Received on Tue May 15 2007 - 16:42:20 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:41:43 UTC