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
Don't use .Xo/.Xc. Fix date format.
[netbsd-mini2440.git]
/
x11
/
Xserver
/
GL
/
GLcore
/
Makefile
blob
12553e73b68c7ad8322f5e1b44f52de2eaa8acee
1
# $NetBSD: Makefile,v 1.2 2003/09/23 23:21:04 lukem Exp $
2
3
.
include
"../../Makefile.serverlib"
4
.
include
"Makefile.GLcore"
5
6
.if defined
(
X11FLAGS.LOADABLE
)
7
SUBDIR
=
module
8
.
include
<
bsd.subdir.mk
>
9
.
endif