# Makefile for simple caller of syscall
# $FreeBSD: stable/6/share/examples/kld/syscall/test/Makefile 139103 2004-12-21 08:47:35Z ru $

PROG  = call
NO_MAN =

.include <bsd.prog.mk>
