1# $FreeBSD$ 2 3SUBDIR= libcasper 4SUBDIR+= services 5 6SUBDIR_PARALLEL= 7 8.include <bsd.subdir.mk> 9