| Current Path : /usr/share/examples/kld/syscall/test/ |
| Current File : //usr/share/examples/kld/syscall/test/Makefile |
# Makefile for simple caller of syscall
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/test
PROG= call
MAN=
WARNS?= 5
.include <bsd.prog.mk>