9 lines
159 B
Makefile
9 lines
159 B
Makefile
# $NetBSD: Makefile,v 1.6 1997/05/07 16:01:28 mycroft Exp $
|
|
|
|
# missing files: stdarg varargs
|
|
SUBDIR+= bitstring
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
.include <bsd.subdir.mk>
|