repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
external
/
mit
/
xorg
/
include
/
glproto
/
Makefile
blob
4d42d41256ea8aa22ff076e16ed0c4299640a4fc
1
# $NetBSD: Makefile,v 1.2 2008/09/13 04:32:29 cube Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.PATH
: ${
X11SRCDIR.glproto
}
6
7
INCS
=
glxint.h glxmd.h glxproto.h glxtokens.h
8
INCSDIR
=${
X11INCDIR
}/
GL
9
10
SUBDIR
=
internal
11
12
NOOBJ
=
# defined
13
14
PKGCONFIG
=
glproto
15
16
.
include
<
bsd.x11.mk
>
17
.
include
<
bsd.prog.mk
>
18
.
include
<
bsd.subdir.mk
>