# $FreeBSD$ PROG= mtrace S= ${.CURDIR}/.. .PATH: $S CFLAGS+= -I$S SRCS= mtrace.c MAN8= ${.CURDIR}/../mtrace.8 BINOWN= root BINMODE=4555 .include