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