10 lines
128 B
Makefile
10 lines
128 B
Makefile
# $Id: Makefile,v 1.2 1994/07/10 18:46:29 jtc Exp $
|
|
|
|
SUBDIR+= db regex
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|