Home | History | Annotate | Line # | Download | only in kern
Makefile revision 1.1
      1 #	$Id: Makefile,v 1.1 1994/01/14 05:24:28 cgd Exp $
      2 
      3 SUBDIR+= execve
      4 
      5 regress: _SUBDIRUSE
      6 
      7 install:
      8 
      9 .include <bsd.subdir.mk>
     10