# Makefile for simple caller of syscall
# $FreeBSD: stable/7/share/examples/kld/syscall/test/Makefile 156733 2006-03-15 10:40:01Z ru $

PROG=	call
NO_MAN=

.include <bsd.prog.mk>
