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

.include <src.opts.mk>

SUBDIR=		libcasper
SUBDIR+=	services

SUBDIR.${MK_TESTS}+=	tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>