More minor IPI work.
[dragonfly/vkernel-mp.git] / contrib / sendmail-8.14 / devtools / OS / NeXT.3.x
blob269fc539a1e26f9bd4a2219968fa71d553ae6b26
1 #       $Id: NeXT.3.x,v 8.19 2002/03/21 23:59:25 gshapiro Exp $
3 dnl     DO NOT EDIT THIS FILE.
4 dnl     Place personal settings in devtools/Site/site.config.m4
6 PUSHDIVERT(1)
7 # NEXTSTEP 3.1 and 3.2 only support m68k and i386
8 #ARCH=  -arch m68k -arch i386 -arch hppa -arch sparc
9 #ARCH=  -arch m68k -arch i386
10 #ARCH=   ${RC_CFLAGS}
11 # For new sendmail Makefile structure, this must go in the ENVDEF and LDOPTS
12 POPDIVERT
13 define(`confSM_OS_HEADER', `sm_os_next')
14 define(`confCCOPTS', `-posix')
15 define(`confMAPDEF', `-DNDBM -DNIS -DNETINFO')
16 define(`confENVDEF', `-DNeXT -Wno-precomp -pipe ${RC_CFLAGS}')
17 define(`confLDOPTS', `${RC_CFLAGS} -posix')
18 define(`confLIBS', `-ldbm')
19 define(`confINSTALL_RAWMAN')
20 define(`confMANROOT', `/usr/man/cat')
21 define(`confMANROOTMAN', `/usr/man/man')
22 define(`confMANOWN', `root')
23 define(`confMANGRP', `wheel')
24 define(`confUBINOWN', `root')
25 define(`confUBINGRP', `wheel')
26 define(`confSBINOWN',  `root')
27 define(`confSBINGRP',  `wheel')
28 define(`confEBINDIR', `/usr/etc')
29 define(`confMBINDIR', `/usr/lib')
30 define(`confSBINDIR', `/usr/etc')
31 define(`confUBINDIR', `/usr/ucb')
32 define(`confINSTALL', `${BUILDBIN}/install.sh')
33 define(`confRANLIBOPTS', `-c')