Home | History | Annotate | Line # | Download | only in bsd
Makefile revision 1.14.16.1
      1 #	$NetBSD: Makefile,v 1.14.16.1 2025/08/02 05:18:39 perseant Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 .if ${HAVE_OPENSSL} < 35
      6 SUBDIR+= ${EXTERNAL_OPENSSL_SUBDIR:T} 
      7 .endif
      8 SUBDIR+= .WAIT heimdal netpgp .WAIT openssh libsaslc
      9 
     10 .include <bsd.subdir.mk>
     11