aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/Makefile
blob: 0b5e328601f2a3f95df5fcfa308d7f9fdab29c84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

.include <src.opts.mk>

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

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>