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
etc/protocols - sync with NetBSD-8
[minix.git]
/
external
/
mit
/
xorg
/
server
/
xorg-server
/
cfb
/
Makefile
blob
5bf2678c7cf2f1bb5e0945b5c30254ec594b9336
1
# $NetBSD: Makefile,v 1.2 2008/08/24 13:23:33 rtr Exp $
2
3
LIBISPRIVATE
=
yes
4
PIXELSIZE
=
8
5
6
.
include
"../Makefile.serverlib"
7
8
LIB
=
cfb
9
SRCS
= ${
SRCS.cfb
}
10
11
.
include
"Makefile.cfb"
12