10 lines
127 B
Makefile
10 lines
127 B
Makefile
# $NetBSD: Makefile,v 1.2 1995/04/20 22:41:43 cgd Exp $
|
|
|
|
SUBDIR+= ldt
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|