summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/BuildTools/OS/QNX
blob: a8a67fe94cc1c13c6c79af47ec43be10915458ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#	@(#)QNX	8.4	(Berkeley)	2/19/1998
PUSHDIVERT(1)
#
# For this Makefile to work you must compile and install the libdb package
# and then change DBMINC and DBMLIB as appropriate.
#
DBMINC= /usr/local/include
DBMLIB= /usr/local/lib
POPDIVERT
define(`confENVDEF', `-Osax -w4 -zc -fr=  -D__BIT_TYPES_DEFINED__')
define(`confINCDIRS', `${DBMINC}')
define(`confLIBDIRS', `${DBMLIB}')
define(`confLIBS', `-lsocket')
define(`confLDOPTS', `-M -N256k')
define(`confINSTALL', `${BUILDBIN}/install.sh')
OpenPOWER on IntegriCloud