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]
/
x11
/
tools
/
makekeys
/
Makefile
blob
1bb018a14551d70526598f7ee209e4ec7d6d2f1b
1
# $NetBSD: Makefile,v 1.2 2003/09/13 20:19:09 lukem Exp $
2
3
NOMAN
=
1
4
5
.
include
<
bsd.own.mk
>
6
7
.PATH
: ${
X11SRCDIR.xc
}/
lib
/
X11
/
util
8
9
HOSTPROG
=
makekeys
10
HOST_CPPFLAGS
+= -
I
${
DESTDIR
}${
X11INCDIR
}
11
12
.
include
<
bsd.x11.mk
>
13
.
include
<
bsd.hostprog.mk
>