[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PROPOSAL] changing policy on compiling with -g .. a better way



On Tue, Aug 31, 1999 at 11:51:46AM +0200, Roman Hodek wrote:
> And since the build targets of contain a lot
> of commands, a second build-debug target often will mean to double
> most of these commands.

No.  Just set up the regular build target so that it honours the setting
of BUILD_DEBUG and add this to debian/rules:

build-debug: BUILD_DEBUG=y
build-debug: build

You can use other make variables of course.

-- 
%%% Antti-Juhani Kaijanaho % gaia@iki.fi % http://www.iki.fi/gaia/ %%%

                                  ""
                             (John Cage)


Reply to: