repo.or.cz
/
minix3.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
[minix3.git]
/
gnu
/
usr.bin
/
texinfo
/
infokey
/
Makefile
blob
2554f5ad644d1ec59830900cbe9a90d3a4c09a7b
1
# $NetBSD: Makefile,v 1.3 2008/09/02 08:38:36 christos Exp $
2
3
PROG
=
infokey
4
SRCS
=
infokey.c
5
6
CPPFLAGS
+= -
I
${
IDIST
}/
info
7
8
.
include
<
bsd.prog.mk
>
9
10
.PATH
: ${
IDIST
}/
info
${
IDIST
}/
doc