File: Rhapsody

package info (click to toggle)
sendmail 8.18.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,496 kB
  • sloc: ansic: 105,736; perl: 7,504; sh: 5,488; makefile: 889
file content (23 lines) | stat: -rw-r--r-- 842 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#	$Id: Rhapsody,v 8.7 2002-03-21 23:59:26 gshapiro Exp $

dnl	DO NOT EDIT THIS FILE.
dnl	Place personal settings in devtools/Site/site.config.m4

#
# Wilfredo Sanchez <wsanchez@apple.com>:
#    We look a lot more like 4.4BSD than NeXTStep or OpenStep.
#
define(`confCC', `cc -traditional-cpp -pipe ${Extra_CC_Flags}')
define(`confMAPDEF',   `-DNEWDB -DNIS -DMAP_REGEX -DNETINFO -DAUTO_NETINFO_ALIASES -DAUTO_NETINFO_HOSTS')
define(`confENVDEF',   `-DDARWIN -DNETISO')
define(`confLDOPTS',   `${Extra_LD_Flags}')
define(`confDEPEND_TYPE', `CC-M')
define(`confOPTIMIZE', `-O3')
define(`confRANLIBOPTS', `-c')
define(`confHFDIR',    `/usr/share/sendmail')
define(`confMANOWN',   `root')
define(`confMANGRP',   `wheel')
define(`confUBINOWN',  `root')
define(`confUBINGRP',  `wheel')
define(`confSBINOWN',  `root')
define(`confSBINGRP',  `wheel')