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