Home | History | Annotate | Line # | Download | only in bsd
Makefile revision 1.7
      1 #	$NetBSD: Makefile,v 1.7 2009/07/19 23:43:46 christos Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 .if (${MKCRYPTO} != "no")
      6 SUBDIR+= netpgp openssh openssl
      7 .endif
      8 
      9 .include <bsd.subdir.mk>
     10