repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
mit
/
xorg
/
lib
/
xkbdata
/
keymap
/
digital
/
Makefile
blob
1f6a1ebd8e1946657eac0d65866f68326b5c20a6
1
# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:25 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
FILESDIR
= ${
X11LIBDIR
}/
xkb
/
keymap
/
digital
6
FILES
=
us
7
8
.PATH
: ${
X11SRCDIR.xkbdata
}/
keymap
/
digital
9
10
.
include
<
bsd.x11.mk
>
11
.
include
<
bsd.prog.mk
>