#	@(#)Makefile	5.3 (Berkeley) 4/27/91

PROG=	ktrace
SRCS=	ktrace.c subr.c

.include "../../Makefile.inc"
.include <bsd.prog.mk>
