Merge branch 'vendor/OPENSSL'
[dragonfly.git] / contrib / sendmail-8.14 / devtools / OS / QNX
1 #       $Id: QNX,v 8.7 2002/03/21 23:59:25 gshapiro Exp $
2
3 dnl     DO NOT EDIT THIS FILE.
4 dnl     Place personal settings in devtools/Site/site.config.m4
5
6 PUSHDIVERT(1)
7 #
8 # For this Makefile to work you must compile and install the libdb package
9 # and then change DBMINC and DBMLIB as appropriate.
10 #
11 DBMINC= /usr/local/include
12 DBMLIB= /usr/local/lib
13 POPDIVERT
14 define(`confENVDEF', `-Osax -w4 -zc -fr=  -D__BIT_TYPES_DEFINED__')
15 APPENDDEF(`confINCDIRS', `${DBMINC}')
16 define(`confLIBDIRS', `${DBMLIB}')
17 define(`confLIBS', `-lsocket')
18 define(`confLDOPTS', `-M -N256k')
19 define(`confINSTALL', `${BUILDBIN}/install.sh')