blob: 2f00b3f26c30667014382bd293c77b1613f13fc0 (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: Makefile,v 1.14 2018/02/04 16:22:48 christos Exp $
.include <bsd.own.mk>
SUBDIR+= ${EXTERNAL_OPENSSL_SUBDIR} .WAIT heimdal netpgp .WAIT openssh libsaslc
.include <bsd.subdir.mk>
|