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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
x11
/
bin
/
xkbcomp
/
symbols
/
sun
/
Makefile
blob
153f9043e9c3efb5876ec9f59ffa78ee51c3c305
1
# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:28 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
FILESDIR
= ${
X11LIBDIR
}/
xkb
/
symbols
/
sun
6
FILES
=
se us usb
7
8
.PATH
: ${
X11SRCDIR.xc
}/
programs
/
xkbcomp
/
symbols
/
sun
9
10
.
include
<
bsd.x11.mk
>
11
.
include
<
bsd.prog.mk
>