8 lines
122 B
Makefile
8 lines
122 B
Makefile
# $NetBSD: Makefile,v 1.3 1997/05/07 16:01:32 mycroft Exp $
|
|
|
|
SUBDIR+= libc
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
.include <bsd.subdir.mk>
|