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
/
xproxymanagementprotocol
/
Makefile
blob
b35e0aa9016e8cb88c1842fb193945767b65b291
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.xproxymanagementprotocol
}
6
7
INCS
=
PM.h PMproto.h
8
INCSDIR
=${
X11INCDIR
}/
X11
/
PM
9
10
NOOBJ
=
# defined
11
12
PKGCONFIG
=
xproxymngproto
13
PKGDIST
=
xproxymanagementprotocol
14
15
.
include
<
bsd.x11.mk
>
16
.
include
<
bsd.prog.mk
>