1 2 3 4 5 6 7 8
# Makefile for simple caller of syscall # $FreeBSD$ PROG= call NO_MAN= WARNS?= 5 .include <bsd.prog.mk>