xenocara/data/xkeyboard-config/rules/Makefile.inc
matthieu 4f55bd08bb TOP is a too generic name for a Makefile variable. It may be
present in users' enviroment to confirure top(1). Rename it to
XKC_TOP. Problem noticed by naddy@.
2011-06-06 19:45:44 +00:00

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"