10 lines
124 B
Makefile
10 lines
124 B
Makefile
# $Id: Makefile,v 1.1 1993/05/27 21:53:15 cgd Exp $
|
|
|
|
SUBDIR+= libc
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|