repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
x11
/
Xserver
/
cfb
/
module
/
Makefile
blob
6acd5bdf4968447d78800f147376d04ec7dc7461
1
# $NetBSD: Makefile,v 1.1 2003/12/21 03:07:01 rtr Exp $
2
3
PIXELSIZE
=
8
4
XMODULEDIR
= ${
X11ROOTDIR
}/
lib
/
modules
5
6
SRCS
=
cfbcmap.c cfbmodule.c
7
8
.
include
"../../Makefile.serverlib"
9
.
include
"../Makefile.cfb"
10