11 lines
165 B
Makefile
11 lines
165 B
Makefile
# $NetBSD: Makefile,v 1.5 1995/04/20 22:37:33 cgd Exp $
|
|
|
|
# missing files: stdarg varargs
|
|
SUBDIR+= bitstring
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|