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
/
cfb16
/
Makefile
blob
fb1c3177989ac8509218a9e833d1b0000ff3f7de
1
# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:05 lukem Exp $
2
3
PIXELSIZE
=
16
4
5
.
include
"../Makefile.serverlib"
6
.
include
"../cfb/Makefile.cfb"
7
8
.if defined
(
X11FLAGS.LOADABLE
)
9
SUBDIR
=
module
10
.
include
<
bsd.subdir.mk
>
11
.
endif