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
etc/services - sync with NetBSD-8
[minix.git]
/
crypto
/
external
/
bsd
/
Makefile
blob
c60dd9cd9de56c31ddf98de2cf432479827912a9
1
# $NetBSD: Makefile,v 1.12 2013/02/12 20:31:14 christos Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.if defined
(
__MINIX
)
6
SUBDIR
+=
openssl .WAIT heimdal netpgp .WAIT libsaslc
7
.
else
8
SUBDIR
+=
openssl .WAIT heimdal netpgp .WAIT openssh libsaslc
9
.
endif
# defined(__MINIX)
10
11
.
include
<
bsd.subdir.mk
>