summaryrefslogtreecommitdiff
path: root/BuildTools/OS/QNX
diff options
context:
space:
mode:
Diffstat (limited to 'BuildTools/OS/QNX')
-rw-r--r--BuildTools/OS/QNX15
1 files changed, 0 insertions, 15 deletions
diff --git a/BuildTools/OS/QNX b/BuildTools/OS/QNX
deleted file mode 100644
index a8a67fe..0000000
--- a/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')