# Makefile for simple caller of syscall

PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/test
PROG=	call
MAN=
WARNS?=	5

.include <bsd.prog.mk>