Makefile revision 1.3
1#	$Id: Makefile,v 1.3 1994/12/29 00:32:20 cgd Exp $
2
3SUBDIR+= _setjmp db regex setjmp sigsetjmp
4
5regress: _SUBDIRUSE
6
7install:
8
9.include <bsd.subdir.mk>
10