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