# Makefile for simple caller of syscall

PROG  = call
NOMAN = noman

.include <bsd.prog.mk>
