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
Sync usage with man page.
[netbsd-mini2440.git]
/
x11
/
Xserver
/
miext
/
shadow
/
Makefile
blob
24c13a11f3989748238c9177f188720598083988
1
# $NetBSD: Makefile,v 1.2 2004/02/07 06:52:08 lukem Exp $
2
3
.
include
"../../Makefile.serverlib"
4
.
include
"Makefile.shadow"
5
6
.if defined
(
X11FLAGS.LOADABLE
)
7
SUBDIR
=
module
8
.
include
<
bsd.subdir.mk
>
9
.
endif