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
/
fb
/
Makefile
blob
8cf975aa8a87618df46b1ac79cbc017e15cf5922
1
# $NetBSD: Makefile,v 1.4 2003/12/21 03:07:01 rtr Exp $
2
3
.
include
"../Makefile.serverlib"
4
.
include
"Makefile.fb"
5
6
CPPFLAGS.fbbltone.c
= -
Wno-error
7
8
.if defined
(
X11FLAGS.LOADABLE
)
9
SUBDIR
=
module
10
.
include
<
bsd.subdir.mk
>
11
.
endif