11 lines
161 B
Makefile
11 lines
161 B
Makefile
# $Id: Makefile,v 1.4 1995/01/06 04:57:56 cgd Exp $
|
|
|
|
# missing files: stdarg varargs
|
|
SUBDIR+= bitstring
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|