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

Email客户端

开发平台:

Unix_Linux

  1. # $Id: HP-UX.11.x,v 8.11 1999/07/02 23:54:55 rand Exp $
  2. # +z is to generate position independant code
  3. define(`confCC', `cc -Ae +z')
  4. define(`confMAPDEF', `-DNDBM -DNIS -DMAP_REGEX')
  5. define(`confENVDEF', `-DV4FS -DHPUX11')
  6. define(`confOPTIMIZE', `+O3')
  7. define(`confLIBS', `-ldbm -lnsl')
  8. define(`confSHELL', `/usr/bin/sh')
  9. define(`confINSTALL', `${BUILDBIN}/install.sh')
  10. define(`confSBINGRP', `mail')
  11. define(`confMTCCOPTS', `-D_POSIX_C_SOURCE=199506L')
  12. define(`confMTLDOPTS', `-lpthread')
  13. define(`confLD', `ld')
  14. define(`confLDOPTS_SO', `-b')
  15. define(`confCCOPTS_SO', `')