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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
external
/
mit
/
xorg
/
tools
/
makekeys
/
Makefile
blob
cbd322175e997be2b1aa4e9eb7c4fe9c37cf686b
1
# $NetBSD: Makefile,v 1.3 2003/09/30 06:41:31 lukem Exp $
2
3
NOMAN
=
1
4
5
.
include
<
bsd.own.mk
>
6
7
.PATH
: ${
X11SRCDIR.X11
}/
src
/
util
8
9
HOSTPROG
=
makekeys
10
HOST_CPPFLAGS
+= -
I
${
DESTDIR
}${
X11INCDIR
}
11
12
.
include
<
bsd.x11.mk
>
13
.
include
<
bsd.hostprog.mk
>