On Fri, Sep 03, 1999 at 10:49:44AM -0700, Joey Hess wrote: > Antti-Juhani Kaijanaho wrote: > > On Tue, Aug 31, 1999 at 02:36:37PM +0200, Roman Hodek wrote: > > > > > > > build-debug: BUILD_DEBUG=y > > > > > > Is that a GNU make feature that you can set vars at the place where a > > > dependency is expected? > > > > At least it works with GNU make, and it's documented in the node > > "Target-specific Variable Values" of the Make info file. I don't know > > how widely this is implemented by other makes. > > Woo hoo! > > Time to wander off and document a very cool debhelper feature this allows.
Ahh, can you make sure that dh_strip doesn't actually do anything if DEB_BUILD_OPTIONS contains "debug"? :) Ben

