# # $FreeBSD$ # SRCS= timings.c PROG= timings CFLAGS+=-Wall -I../../../include CLEANFILES= ${PROG}.core NO_MAN= yes .include test: ${PROG} @./timings