aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/Makefile
blob: 1b42da3778830fab0888967bd9cf415e288b951d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include <src.opts.mk>

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

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>