# $FreeBSD$ .include TAP_TESTS_C= grp_test .if ${MK_CASPER} != "no" LIBADD+= casper LIBADD+= cap_grp .endif LIBADD+= nv WARNS?= 3 .include