repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
crypto
/
external
/
bsd
/
Makefile
blob
65ff718a9cb98306ae6c219d6bb3dc083de9d6a9
1
# $NetBSD: Makefile,v 1.6 2009/06/07 22:44:04 christos Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.if
(${
MKCRYPTO
} !=
"no"
)
6
SUBDIR
+=
netpgp openssh openssl
7
.
endif
8
9
.
include
<
bsd.subdir.mk
>