# @(#)Makefile 5.4 (Berkeley) %G% PROG= ktrace SRCS= ktrace.c subr.c CFLAGS+=-I/sys # XXX .include "../../Makefile.inc" .include