10 lines
126 B
Makefile
10 lines
126 B
Makefile
# $Id: Makefile,v 1.1 1993/12/21 04:08:48 brezak Exp $
|
|
|
|
SUBDIR+= ldt
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|