11 lines
189 B
Makefile
11 lines
189 B
Makefile
# $NetBSD: Makefile,v 1.1 1995/04/24 05:53:31 cgd Exp $
|
|
|
|
# do nothing here; none of the tests here can be run automatically
|
|
SUBDIR=
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|