From 8d4d2bc20e06ee255d2ca07b9e003b02276047c0 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Wed, 21 Sep 2016 18:28:22 +0200 Subject: move xkblib to xserver Upstream does not use xkbfile but has own copies of the required files. It was not used elsewhere. --- nx-X11/programs/Xserver/xkb/Imakefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'nx-X11/programs/Xserver/xkb/Imakefile') diff --git a/nx-X11/programs/Xserver/xkb/Imakefile b/nx-X11/programs/Xserver/xkb/Imakefile index 3581324fc..6a949807e 100644 --- a/nx-X11/programs/Xserver/xkb/Imakefile +++ b/nx-X11/programs/Xserver/xkb/Imakefile @@ -72,14 +72,7 @@ AllTarget($(XF86_OBJS)) SpecialCObjectRule(xkbInit,$(ICONFIGFILES),$(XKB_DEFINES)) -LinkSourceFile(maprules.c,$(XKBFILELIBSRC)) -LinkSourceFile(xkmread.c,$(XKBFILELIBSRC)) -LinkSourceFile(xkbtext.c,$(XKBFILELIBSRC)) XCOMM avoid clash between XKBMisc.c and xkbmisc.c on NT -LinkFile(xkbfmisc.c,$(XKBFILELIBSRC)/xkbmisc.c) -LinkSourceFile(xkberrs.c,$(XKBFILELIBSRC)) -LinkSourceFile(xkbconfig.c,$(XKBFILELIBSRC)) -LinkSourceFile(xkbout.c,$(XKBFILELIBSRC)) LinkSourceFile(XKBMisc.c,$(XLIBSRC)) LinkSourceFile(XKBMAlloc.c,$(XLIBSRC)) LinkSourceFile(XKBAlloc.c,$(XLIBSRC)) -- cgit v1.2.3