mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 18:00:31 -05:00
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled..
7 lines
277 B
Text
7 lines
277 B
Text
# @(#)386BSD 8.1 (Berkeley) 1/30/98
|
|
define(`confENVDEF', ` -DMIME')
|
|
define(`confLIBS', `-lutil')
|
|
define(`confLINKS', `/usr/sbin/sendmail /usr/bin/newaliases \
|
|
/usr/sbin/sendmail /usr/bin/mailq \
|
|
/usr/sbin/sendmail /usr/bin/hoststat \
|
|
/usr/sbin/sendmail /usr/bin/purgestat')
|