opnsense-src/contrib/sendmail/BuildTools/OS/PowerUX
Peter Wemm c2aa98e247 Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under
src/contrib as per various discussions.  I will copy across our changes
and then point the Makefiles across once the dust has settled..
1998-08-03 05:56:20 +00:00

9 lines
363 B
Text

# @(#)PowerUX 8.5 (Berkeley) 2/12/98
define(`confENVDEF', `-D__svr4__ ')
define(`confLIBS', `-Bstatic -lsocket -lnsl -lelf -lgen')
define(`confMBINDIR', `/usr/local/etc')
define(`confSBINDIR', `/usr/local/etc')
define(`confUBINDIR', `/usr/local/bin')
define(`confEBINDIR', `/usr/local/lib')
define(`confSBINGRP', `mail')
define(`confINSTALL', `/usr/ucb/install')