Home | History | Annotate | Line # | Download | only in bsd
Makefile revision 1.8.2.1
      1 #	$NetBSD: Makefile,v 1.8.2.1 2011/02/17 11:57:11 bouyer Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 .if (${MKCRYPTO} != "no")
      6 SUBDIR+= openssl .WAIT netpgp openssh libsaslc
      7 .endif
      8 
      9 .include <bsd.subdir.mk>
     10