More minor IPI work.
[dragonfly/vkernel-mp.git] / contrib / sendmail-8.14 / devtools / OS / Darwin
blob60bc755af9ff80283c7bc8cdeeacd2f9c6af5967
1 #       $Id: Darwin,v 8.6 2002/08/26 22:08:49 gshapiro Exp $
3 dnl     DO NOT EDIT THIS FILE.
4 dnl     Place personal settings in devtools/Site/site.config.m4
7 # Wilfredo Sanchez <wsanchez@apple.com>:
8 #    We look a lot more like 4.4BSD than NeXTStep or OpenStep.
10 define(`confCC', `cc -traditional-cpp -pipe ${Extra_CC_Flags}')
11 define(`confMAPDEF', `-DNEWDB -DNIS -DMAP_REGEX -DNETINFO -DAUTO_NETINFO_ALIASES -DAUTO_NETINFO_HOSTS')
12 define(`confENVDEF', `-DDARWIN')
13 define(`confLDOPTS', `${Extra_LD_Flags}')
14 define(`confMILTER_STATIC', `')
15 define(`confDEPEND_TYPE', `CC-M')
16 define(`confOPTIMIZE', `-O3')
17 define(`confRANLIBOPTS', `-c')
18 define(`confHFDIR', `/usr/share/sendmail')
19 define(`confINSTALL_RAWMAN')
20 define(`confMANOWN', `root')
21 define(`confMANGRP', `wheel')
22 define(`confUBINOWN', `root')
23 define(`confUBINGRP', `wheel')
24 define(`confSBINOWN', `root')
25 define(`confSBINGRP', `wheel')