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
/
miext
/
damage
/
Makefile
blob
8fd537040a436a50f698bd95d3358474c03264a7
1
# $NetBSD: Makefile,v 1.2 2008/08/24 13:40:13 rtr Exp $
2
3
LIBISPRIVATE
=
yes
4
5
.
include
"../../Makefile.serverlib"
6
7
LIB
=
damage
8
SRCS
= ${
SRCS.damage
}
9
10
.
include
"Makefile.damage"
11