1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libcasper/Makefile

11 lines
122 B
Makefile
Raw Normal View History

# $FreeBSD$
SUBDIR= libcasper
SUBDIR+= services
SUBDIR.${MK_TESTS}+= tests
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>