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

Re: alternate make file for dh tiny rules



Matt Zagrabelny <mzagrabe@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]


Reply to: