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
/
keymap
/
Makefile
blob
d21b3268dd24ef6d46d989bc11a47eb1dbae96a5
1
# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:24 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
XKBNAME
=
keymap
6
FILES
=
README amiga ataritt macintosh sony x68k xfree86 xfree98
7
8
SUBDIR
=
digital sgi sun
9
10
XKBDIR
=
1
11
12
.
include
"../Makefile.xkbcomp"
13
14
.
include
<
bsd.x11.mk
>
15
.
include
<
bsd.prog.mk
>
16
.
include
<
bsd.subdir.mk
>