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
/
scrnsaverproto
/
Makefile
blob
a49b86f7c3be2079ee2849e02052ae678ba08964
1
# $NetBSD: Makefile,v 1.3 2010/05/22 09:22:15 mrg Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.PATH
: ${
X11SRCDIR.scrnsaverproto
}
6
7
INCS
=
saver.h saverproto.h
8
INCSDIR
=${
X11INCDIR
}/
X11
/
extensions
9
10
NOOBJ
=
# defined
11
12
PKGCONFIG
=
scrnsaverproto
13
14
.
include
<
bsd.x11.mk
>
15
.
include
<
bsd.prog.mk
>