Rhapsody
上传用户:xu_441
上传日期:2007-01-04
资源大小:1640k
文件大小:1k
源码类别:

Email客户端

开发平台:

Unix_Linux

  1. # $Id: Rhapsody,v 8.4 1999/08/13 21:31:10 gshapiro Exp $
  2. #
  3. # Wilfredo Sanchez <wsanchez@apple.com>:
  4. #    We look a lot more like 4.4BSD than NeXTStep or OpenStep.
  5. #
  6. define(`confCC', `cc -traditional-cpp -pipe ${Extra_CC_Flags}')
  7. define(`confMAPDEF',   `-DNEWDB -DNIS -DMAP_REGEX -DNETINFO -DAUTO_NETINFO_ALIASES -DAUTO_NETINFO_HOSTS')
  8. define(`confENVDEF',   `-DNETISO')
  9. define(`confLDOPTS',   `${Extra_LD_Flags}')
  10. define(`confOPTIMIZE', `-O3')
  11. define(`confRANLIBOPTS', `-c')
  12. define(`confHFDIR',    `/usr/share/sendmail')
  13. define(`confMANOWN',   `root')
  14. define(`confMANGRP',   `wheel')
  15. define(`confUBINOWN',  `root')
  16. define(`confUBINGRP',  `wheel')
  17. define(`confSBINOWN',  `root')
  18. define(`confSBINGRP',  `wheel')