From 9ad0aae5d04fcea85d7059a4530c63423f09ea09 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 9 Nov 2016 16:45:47 +0100 Subject: Xserver/Imakefile: Some whitespace fixes. --- nx-X11/programs/Xserver/Imakefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'nx-X11') 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 \ -- cgit v1.2.3