18 lines
346 B
Makefile
18 lines
346 B
Makefile
# $NetBSD: Makefile,v 1.3 2004/01/14 12:49:09 minoura Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
XKBNAME= keycodes
|
|
FILES= README amiga ataritt fujitsu hp ibm macintosh sony sun x68k \
|
|
xfree86 xfree98 powerpcps2 aliases
|
|
|
|
SUBDIR= digital sgi
|
|
|
|
XKBDIR= 1
|
|
|
|
.include "../Makefile.xkbcomp"
|
|
|
|
.include <bsd.x11.mk>
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|