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
/
Makefile
blob
b035a8bee5ef49edc2d5935e355fbf9f7a4685fc
1
# $NetBSD: Makefile,v 1.9 2014/12/05 04:52:01 agc Exp $
2
3
SUBDIR
+=
libmj .WAIT
4
SUBDIR
+=
lib .WAIT
5
SUBDIR
+=
bin
6
7
.
include
<
bsd.subdir.mk
>