Home | History | Annotate | Line # | Download | only in regress
Makefile revision 1.8.4.1
      1 #	$NetBSD: Makefile,v 1.8.4.1 1999/12/27 18:30:18 wrstuden Exp $
      2 
      3 SRCTOP=	..
      4 .include <bsd.crypto.mk>
      5 
      6 # missing: bin libexec sbin usr.sbin share games gnu
      7 SUBDIR+= include lib sys usr.bin
      8 
      9 .if defined(CRYPTOPATH)
     10 .sinclude "${CRYPTOPATH}/regress/Makefile.frag"
     11 .endif
     12 
     13 .include <bsd.subdir.mk>
     14