12 lines
245 B
Makefile
12 lines
245 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:24 lukem Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
FILESDIR= ${X11LIBDIR}/xkb/keycodes/digital
|
|
FILES= lk pc
|
|
|
|
.PATH: ${X11SRCDIR.xc}/programs/xkbcomp/keycodes/digital
|
|
|
|
.include <bsd.x11.mk>
|
|
.include <bsd.prog.mk>
|