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