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
/
lib
/
libxcb
/
Makefile
blob
0c97b69e87f8bf013625e19d8a2fbd71587a5781
1
# $NetBSD: Makefile,v 1.2 2014/03/17 07:25:34 mrg Exp $
2
3
SUBDIR
=
libxcb .WAIT
4
5
SUBDIR
+=
\
6
composite \
7
damage \
8
dpms \
9
dri2 \
10
dri3 \
11
glx \
12
present \
13
randr \
14
record \
15
render \
16
res \
17
screensaver \
18
shape \
19
shm \
20
sync \
21
xevie \
22
xf86dri \
23
xfixes \
24
xinerama \
25
xkb \
26
xtest \
27
xv \
28
xvmc \
29
30
.
include
<
bsd.subdir.mk
>