freebsd-dev/lib/libcasper/Makefile
Bryan Drewery 88ad7d508a These can build in parallel.
Sponsored by:	EMC / Isilon Storage Division
2016-02-26 22:14:04 +00:00

9 lines
94 B
Makefile

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