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
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
external
/
mit
/
xorg
/
include
/
damageproto
/
Makefile
blob
ee302bdb00fa898f2aa910a37655f195346aa22c
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.damageproto
}
6
7
INCS
=
damageproto.h damagewire.h
8
INCSDIR
=${
X11INCDIR
}/
X11
/
extensions
9
10
NOOBJ
=
# defined
11
12
PKGCONFIG
=
damageproto
13
14
.
include
<
bsd.x11.mk
>
15
.
include
<
bsd.prog.mk
>