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
/
server
/
xorg-server
/
glx
/
Makefile
blob
272fa74fd0761ab07ea21f75f76508e91b57f58d
1
# $NetBSD: Makefile,v 1.1 2009/06/11 05:43:16 mrg Exp $
2
3
LIBISPRIVATE
=
yes
4
5
.
include
"../Makefile.serverlib"
6
7
LIB
=
glx
8
SRCS
= ${
SRCS.glx
}
9
10
.
include
"Makefile.glx"