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

Email客户端

开发平台:

Unix_Linux

  1. # $Id: QNX,v 8.6 1999/04/05 20:00:39 gshapiro Exp $
  2. PUSHDIVERT(1)
  3. #
  4. # For this Makefile to work you must compile and install the libdb package
  5. # and then change DBMINC and DBMLIB as appropriate.
  6. #
  7. DBMINC= /usr/local/include
  8. DBMLIB= /usr/local/lib
  9. POPDIVERT
  10. define(`confENVDEF', `-Osax -w4 -zc -fr=  -D__BIT_TYPES_DEFINED__')
  11. APPENDDEF(`confINCDIRS', `${DBMINC}')
  12. define(`confLIBDIRS', `${DBMLIB}')
  13. define(`confLIBS', `-lsocket')
  14. define(`confLDOPTS', `-M -N256k')
  15. define(`confINSTALL', `${BUILDBIN}/install.sh')