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
/
Xext
/
Makefile
blob
99565083ee52b1e1b3ab08f70090720aacbecc5d
1
# $NetBSD: Makefile,v 1.3 2003/09/23 23:21:05 lukem Exp $
2
3
SUBDIR
=
ext exts
4
5
.
include
"../Makefile.serverlib"
6
.
include
"Makefile.ext"
7
8
.if defined
(
X11FLAGS.LOADABLE
)
9
SUBDIR
+=
extmod
10
.
endif
11
12
.
include
<
bsd.subdir.mk
>