On Thu, Nov 07, 2013 at 12:32:29AM +0100, Luigi Rizzo wrote:
> I was hoping that someday we could have support in bsd.prog.mk
> to handle multiple program names in ${PROG}, perhaps expanding
> the dependencies using OBJS.prog1 OBJS.prog2 ... etc
NetBSD supports PROGS for this purpose.
Joerg