xref: /netbsd-src/crypto/external/bsd/Makefile (revision 154bfe8e089c1a0a4e9ed8414f08d3da90949162)
1#	$NetBSD: Makefile,v 1.14 2018/02/04 16:22:48 christos Exp $
2
3.include <bsd.own.mk>
4
5SUBDIR+= ${EXTERNAL_OPENSSL_SUBDIR} .WAIT heimdal netpgp .WAIT openssh libsaslc
6
7.include <bsd.subdir.mk>
8