Matt Zagrabelny <mzagr...@d.umn.edu> writes:

> Thanks for the hint, Gergely. Unfortunately the man page, in
> particular the EXAMPLES section, does not address my *initial*
> question (AFAIK):
>
> ---{original question}---
> Is there an easy way to tell "dh" that it should
> use Makefile.linux instead of Makefile?
>
> Or do I need to perform override_dh_* for all the targets that need to be 
> used?
> ---{end}---
>
> And really at this point my original question is making less and less
> sense as I think about it.

Ah, I missed the second part of the question. In that case, the answer
is: possibly. You can play dirty tricks by symlinking Makefile.linux to
Makefile in the build target, and removing the symlink in clean.

The other option is to, indeed, override every target that would want to
use the Makefile.

-- 
|8]


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ehs2znl5....@luthien.mhp

Reply via email to