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
/
include
/
glproto
/
internal
/
Makefile
blob
d58d981778febe40a359b68d9791c92f9f0970b8
1
# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:43 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.PATH
: ${
X11SRCDIR.glproto
}
6
7
INCS
=
glcore.h
8
INCSDIR
=${
X11INCDIR
}/
GL
/
internal
9
10
NOOBJ
=
# defined
11
12
.
include
<
bsd.x11.mk
>
13
.
include
<
bsd.prog.mk
>