diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-01-21 22:17:07 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-01-21 22:17:07 +0000 |
commit | eff620cd77318802bafadb79df9ad9e539b6dba8 (patch) | |
tree | 01194d88e2492f668201a53e1e214dab0cd90245 /contrib/sendmail/BuildTools/OS/QNX | |
parent | 193538b7dabbb9c165660ca97d2704eea0642fa1 (diff) |
Notes
Diffstat (limited to 'contrib/sendmail/BuildTools/OS/QNX')
-rw-r--r-- | contrib/sendmail/BuildTools/OS/QNX | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/contrib/sendmail/BuildTools/OS/QNX b/contrib/sendmail/BuildTools/OS/QNX deleted file mode 100644 index a8a67fe94cc1..000000000000 --- a/contrib/sendmail/BuildTools/OS/QNX +++ /dev/null @@ -1,15 +0,0 @@ -# @(#)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') |