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

alternate make file for dh tiny rules



Greetings,

I am packaging up milter-regex. The upstream source has three makefiles:

Makefile
Makefile.linux
Makefile.solaris

The file, "Makefile", is for building in a BSD environment. If I specify

make -f Makefile.linux

things build nicely. 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?

Thanks for the help!

-mz


Reply to: