Home | History | Annotate | Line # | Download | only in kern
Makefile revision 1.2
      1 #	$NetBSD: Makefile,v 1.2 1995/04/20 22:42:51 cgd Exp $
      2 
      3 SUBDIR+= execve
      4 
      5 regress: _SUBDIRUSE
      6 
      7 install:
      8 
      9 .include <bsd.subdir.mk>
     10