15 lines
320 B
Makefile
15 lines
320 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:22 lukem Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
XKBNAME= compat
|
|
FILES= README accessx basic complete default group_led iso9995 japan \
|
|
keypad misc mousekeys norepeat pc pc98 xtest leds xfree86
|
|
|
|
XKBDIR= 1
|
|
|
|
.include "../Makefile.xkbcomp"
|
|
|
|
.include <bsd.x11.mk>
|
|
.include <bsd.prog.mk>
|