# $FreeBSD$ PROG= cap_test SRCS= cap_test.c cap_test_capmode.c cap_test_sysctl.c WARNS= 3 NO_MAN= CFLAGS+= -DMACHINE=\"${MACHINE}\" .include