10 lines
129 B
Makefile
10 lines
129 B
Makefile
# $Id: Makefile,v 1.2 1993/05/22 07:10:42 cgd Exp $
|
|
|
|
SUBDIR+= bitstring
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|