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
/
include
/
xf86driproto
/
Makefile
blob
5b6f2d8b745115769c84e8a0bf5621b86a66ee94
1
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.PATH
: ${
X11SRCDIR.xf86driproto
}
6
7
INCS
=
xf86dri.h xf86dristr.h
8
INCSDIR
=${
X11INCDIR
}/
X11
/
dri
9
10
NOOBJ
=
# defined
11
12
PKGCONFIG
=
xf86driproto
13
14
.
include
<
bsd.x11.mk
>
15
.
include
<
bsd.prog.mk
>