Home | History | Annotate | Line # | Download | only in bsd
Makefile revision 1.15
      1 #	$NetBSD: Makefile,v 1.15 2025/07/13 20:15:15 christos 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