1# $FreeBSD$
2
3.include <src.opts.mk>
4
5SUBDIR=
6SUBDIR.${MK_DIALOG}+=	libdialog
7SUBDIR.${MK_TESTS}+=	tests
8
9SUBDIR_PARALLEL=
10
11.include <bsd.subdir.mk>
12