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
/
Xext
/
Xextbuiltin
/
Makefile
blob
a7cfeb1ae2ccf15ae3a2f92e42c721bd784be19d
1
# $NetBSD: Makefile,v 1.4 2008/08/09 05:26:41 rtr Exp $
2
3
LIBISPRIVATE
=
yes
4
LIB
=
Xextbuiltin
5
6
.
include
"../../Makefile.serverlib"
7
.
include
"../Makefile.Xextbuiltin"
8
9
SRCS
= ${
SRCS.Xextbuiltin
}
10
11
.
include
"../Makefile.Xext"