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
/
afb
/
Makefile
blob
b1c1fc962b704f762e8ec9269d59c69e1c971737
1
# $NetBSD$
2
3
.
include
<
bsd.x11.mk
>
4
5
.if defined
(
X11FLAGS.LOADABLE
)
6
SUBDIR
+=
afbmod
7
.
else
8
SUBDIR
+=
afb
9
.
endif
10
11
.
include
<
bsd.subdir.mk
>
12
13
gaga
:
14
@echo
${
SUBDIR
}