8 lines
121 B
Makefile
8 lines
121 B
Makefile
# $NetBSD: Makefile,v 1.3 1997/05/07 16:01:45 mycroft Exp $
|
|
|
|
SUBDIR+= ldt
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
.include <bsd.subdir.mk>
|