repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
external
/
mit
/
xorg
/
include
/
compositeproto
/
Makefile
blob
6c0093a9fc29eaee839c4dc196ea08ebbf378c1a
1
# $NetBSD: Makefile,v 1.2 2008/09/13 04:32:28 cube Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.PATH
: ${
X11SRCDIR.compositeproto
}
6
7
INCS
=
composite.h compositeproto.h
8
INCSDIR
=${
X11INCDIR
}/
X11
/
extensions
9
10
NOOBJ
=
# defined
11
12
PKGCONFIG
=
compositeproto
13
14
.
include
<
bsd.x11.mk
>
15
.
include
<
bsd.prog.mk
>