# Makefile for simple caller of syscall
# $BSDSUniX$

PROG=	call
NO_MAN=
WARNS?=	5

.include <bsd.prog.mk>