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
/
xkeyboard-config
/
geometry
/
sgi_vndr
/
Makefile
blob
f15c7280f394af6c412e1fa129fecf23f7c2d55d
1
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
FILESDIR
= ${
X11LIBDIR
}/
xkb
/
geometry
/
sgi_vndr
6
FILES
=
indy indigo O2
7
8
.PATH
: ${
X11SRCDIR.xkeyboard-config
}/
geometry
/
sgi_vndr
9
10
.
include
<
bsd.x11.mk
>
11
.
include
<
bsd.prog.mk
>