10 lines
122 B
Makefile
10 lines
122 B
Makefile
|
# $Id: Makefile,v 1.1 1993/05/27 21:53:47 cgd Exp $
|
||
|
|
||
|
SUBDIR+= db
|
||
|
|
||
|
regress: _SUBDIRUSE
|
||
|
|
||
|
install:
|
||
|
|
||
|
.include <bsd.subdir.mk>
|