10 lines
153 B
Makefile
10 lines
153 B
Makefile
# $Id: Makefile,v 1.3 1994/12/29 00:32:20 cgd Exp $
|
|
|
|
SUBDIR+= _setjmp db regex setjmp sigsetjmp
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|