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
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
x11
/
bin
/
xkbcomp
/
types
/
Makefile
blob
4691769a45edb4d84cc379476dc9eaa151f98dd8
1
# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:29 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
XKBNAME
=
types
6
FILES
=
README basic caps complete default mousekeys iso9995 \
7
pc
extra numpad
8
9
XKBDIR
=
1
10
11
.
include
"../Makefile.xkbcomp"
12
13
.
include
<
bsd.x11.mk
>
14
.
include
<
bsd.prog.mk
>