Home | History | Annotate | Line # | Download | only in bsd
Makefile revision 1.8
      1 #	$NetBSD: Makefile,v 1.8 2010/03/20 02:07:33 uwe Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 .if (${MKCRYPTO} != "no")
      6 SUBDIR+= openssl .WAIT netpgp openssh
      7 .endif
      8 
      9 .include <bsd.subdir.mk>
     10