aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Imakefile
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-15 21:51:55 +0100
committerMihai Moldovan <ionic@ionic.de>2017-03-01 15:19:13 +0100
commit5c3776d251ec0fb9cddf1d0ac641754582dbc4d7 (patch)
tree4979d3ea2215db48361b7108d90a30f502a56885 /nx-X11/programs/Xserver/Imakefile
parent29401f29b3e818a74eab7334046bbb37173edffc (diff)
downloadnx-libs-5c3776d251ec0fb9cddf1d0ac641754582dbc4d7.tar.gz
nx-libs-5c3776d251ec0fb9cddf1d0ac641754582dbc4d7.tar.bz2
nx-libs-5c3776d251ec0fb9cddf1d0ac641754582dbc4d7.zip
drop platform support: unifdef QNX.
Relates to ArcticaProject/nx-libs#275.
Diffstat (limited to 'nx-X11/programs/Xserver/Imakefile')
-rw-r--r--nx-X11/programs/Xserver/Imakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/nx-X11/programs/Xserver/Imakefile b/nx-X11/programs/Xserver/Imakefile
index d13b6b79d..ddce93127 100644
--- a/nx-X11/programs/Xserver/Imakefile
+++ b/nx-X11/programs/Xserver/Imakefile
@@ -248,8 +248,7 @@ NXAGENTOBJS = hw/nxagent/miinitext.o \
hw/nxagent/NXmiexpose.o \
hw/nxagent/NXresource.o \
hw/nxagent/NXdamage.o
-#elif !defined(Win32Architecture) && \
- !defined(QNX4Architecture)
+#elif !defined(Win32Architecture)
NXAGENTOBJS = hw/nxagent/miinitext.o \
hw/nxagent/NXwindow.o \
hw/nxagent/NXevents.o \