Path: blob/main/share/examples/kld/syscall/test/Makefile
48380 views
# Makefile for simple caller of syscall
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/test
PROG= call
MAN=
WARNS?= 5
.include <bsd.prog.mk>
# Makefile for simple caller of syscall
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/test
PROG= call
MAN=
WARNS?= 5
.include <bsd.prog.mk>