Re: syslogd separate parent program
Theo Buehler <[email protected]>
| Newsgroups | gmane.os.openbsd.tech |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jun 07, 2026 at 10:41:11AM -0600, Theo de Raadt wrote: > Theo de Raadt <[email protected]> wrote: > > > I am happy with one directory make multiple PROG using PROGS= > > ^^^^^ I am *NOT* happy ... usr.sbin/smtpd/mail/Makefile uses this since 2018. > > > It looks like we don't use this anywhere else, and I don't know > > if this is subtly broken, but I am confident it will be subtly > > broken in the future if only zero or one program uses the feature. > > > > I would prefer a sub-directory for the other program. > > >