#
#

PROG=	syscall_timing
CFLAGS+=	-static -O
MAN=

#LIBADD=	pthread

.include <bsd.prog.mk>
