10 lines
126 B
Makefile
10 lines
126 B
Makefile
# $Id: Makefile,v 1.1 1994/01/14 05:24:28 cgd Exp $
|
|
|
|
SUBDIR+= execve
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|