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]
/
external
/
mit
/
xorg
/
server
/
xorg-server
/
GL
/
glx
/
Makefile
blob
868e0f8c8fa957d175a25f08972ed83f4383b9a8
1
# $NetBSD: Makefile,v 1.1 2008/08/03 22:11:10 mrg Exp $
2
3
LIBISPRIVATE
=
yes
4
5
.
include
"../../Makefile.serverlib"
6
7
LIB
=
glx
8
SRCS
= ${
SRCS.glx
}
9
10
.
include
"Makefile.glx"