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
/
dbe
/
Makefile
blob
60308dae05f41bae7971ac26eb34846530c0b6e2
1
# $NetBSD: Makefile,v 1.2 2003/09/23 23:21:09 lukem Exp $
2
3
.
include
"../Makefile.serverlib"
4
.
include
"Makefile.dbe"
5
6
.if defined
(
X11FLAGS.LOADABLE
)
7
SUBDIR
=
module
8
.
include
<
bsd.subdir.mk
>
9
.
endif