10 lines
130 B
Makefile
10 lines
130 B
Makefile
# $NetBSD: Makefile,v 1.2 1995/04/20 22:42:51 cgd Exp $
|
|
|
|
SUBDIR+= execve
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|