xref: /freebsd/gnu/usr.bin/Makefile (revision 9a44e42a2b8f5f78695016344e760d72ad0b1220)
1.include <src.opts.mk>
2
3SUBDIR.${MK_DIALOG}+=	dialog
4SUBDIR.${MK_TESTS}+=	tests
5
6SUBDIR_PARALLEL=
7
8.include <bsd.subdir.mk>
9