4f55bd08bb
present in users' enviroment to confirure top(1). Rename it to XKC_TOP. Problem noticed by naddy@.
11 lines
244 B
Makefile
11 lines
244 B
Makefile
# $OpenBSD: Makefile.inc,v 1.2 2011/06/06 19:45:44 matthieu Exp $
|
|
|
|
XKC_TOP= ../../../..
|
|
|
|
BINDIR= ${XKB_DIR}/${XKB_SUBDIR}/../bin
|
|
SRCDIR= ${XKB_DIR}/${XKB_SUBDIR}
|
|
|
|
LST_FILES= layoutsMapping.lst variantsMapping.lst
|
|
|
|
.include "../Makefile.inc"
|