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 % [EMAIL PROTECTED] % http://www.iki.fi/gaia/ %%%

                                  ""
                             (John Cage)

Reply via email to