aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/asa/Makefile
blob: a29db0f31781cab99d6c090db07ea16ab8dda691 (plain) (blame)
1
2
3
4
5
6
7
.include <src.opts.mk>

PROG=	asa
HAS_TESTS=
SUBDIR.${MK_TESTS}=	tests

.include <bsd.prog.mk>