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]
/
crypto
/
external
/
bsd
/
netpgp
/
bin
/
Makefile
blob
c735dda52f4744997e819426e16adb672d0cc7bb
1
# $NetBSD: Makefile,v 1.7 2014/03/09 00:39:31 agc Exp $
2
3
SUBDIR
+=
netpgp
4
SUBDIR
+=
netpgpkeys
5
SUBDIR
+=
netpgpverify
6
#SUBDIR+= hkpc
7
#SUBDIR+= hkpd
8
9
.
include
<
bsd.subdir.mk
>