1.include <src.opts.mk>
2
3PROG=	asa
4HAS_TESTS=
5SUBDIR.${MK_TESTS}=	tests
6
7.include <bsd.prog.mk>
8