repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
external
/
mit
/
xorg
/
lib
/
xkeyboard-config
/
keycodes
/
digital_vndr
/
Makefile
blob
6ecd4fa964c12f9e32889b0be6f4288951bc19c6
1
# $NetBSD: Makefile,v 1.1 2009/06/11 01:49:21 mrg Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
FILESDIR
= ${
X11LIBDIR
}/
xkb
/
keycodes
/
digital_vndr
6
FILES
=
lk
pc
7
8
.PATH
: ${
X11SRCDIR.xkeyboard-config
}/
keycodes
/
digital_vndr
9
10
.
include
<
bsd.x11.mk
>
11
.
include
<
bsd.prog.mk
>