summaryrefslogtreecommitdiff
path: root/gnu/lib/Makefile
blob: 1f92672b49b18bf3b67554de396d048304fb3703 (plain)
1
2
3
4
5
6
7
8
9
.include <src.opts.mk>

SUBDIR=
SUBDIR.${MK_DIALOG}+=	libdialog
SUBDIR.${MK_TESTS}+=	tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>