aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Imakefile
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-09 16:45:47 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-15 16:38:26 +0100
commit9ad0aae5d04fcea85d7059a4530c63423f09ea09 (patch)
tree6c5d41e3269111b98b1749d55ebaba3beaaab3e9 /nx-X11/programs/Xserver/Imakefile
parent80b5de3f55fd493ee85f2a78b731ff05e6363e43 (diff)
downloadnx-libs-9ad0aae5d04fcea85d7059a4530c63423f09ea09.tar.gz
nx-libs-9ad0aae5d04fcea85d7059a4530c63423f09ea09.tar.bz2
nx-libs-9ad0aae5d04fcea85d7059a4530c63423f09ea09.zip
Xserver/Imakefile: Some whitespace fixes.
Diffstat (limited to 'nx-X11/programs/Xserver/Imakefile')
-rw-r--r--nx-X11/programs/Xserver/Imakefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/nx-X11/programs/Xserver/Imakefile b/nx-X11/programs/Xserver/Imakefile
index a07121ff6..8efbcf14a 100644
--- a/nx-X11/programs/Xserver/Imakefile
+++ b/nx-X11/programs/Xserver/Imakefile
@@ -315,26 +315,26 @@ $(NXAGENTOBJS) $(NXAGENTLIBS) $(NXAGENTSYSLIBS):: $(NXAGENTDIRS)
#if defined(SunArchitecture)
NXAGENTNXLIBS = -L/usr/sfw/lib \
- -L ../../../nxcomp \
+ -L../../../nxcomp \
-L../../../nx-X11/exports/lib \
- -L ../../../nxcompshad \
+ -L../../../nxcompshad \
-lrt \
-lXcomp \
-lXcompshad \
-lXrender -lXfixes -lXfont -lXcomposite -lXinerama -lXdmcp \
-lNX_X11 -lXext
#elif defined(cygwinArchitecture)
-NXAGENTNXLIBS = -L ../../../nxcomp \
+NXAGENTNXLIBS = -L../../../nxcomp \
-L../../../nx-X11/exports/lib \
- -L ../../../nxcompshad \
+ -L../../../nxcompshad \
-lXcomp \
-lXcompshad \
-lXrender -lXfixes -lXfont -lXcomposite -lXdmcp \
-lNX_X11 -lXext
#else
-NXAGENTNXLIBS = -L ../../../nxcomp \
+NXAGENTNXLIBS = -L../../../nxcomp \
-L../../../nx-X11/exports/lib \
- -L ../../../nxcompshad \
+ -L../../../nxcompshad \
-lXcomp \
-lXcompshad \
-lXrender -lXfixes -lXfont -lXcomposite -lXinerama -lXdmcp \