opnsense-src/share/examples/kld/syscall/test/Makefile
Ruslan Ermilov 1999b9bf80 Style.
2006-03-15 10:40:01 +00:00

7 lines
96 B
Makefile

# Makefile for simple caller of syscall
# $FreeBSD$
PROG= call
NO_MAN=
.include <bsd.prog.mk>