#	@(#)Makefile	1.5 (Berkeley) 5/11/90

PROG=	ktrace
SRCS=	ktrace.c subr.c

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