# $FreeBSD$ .PATH: ${.CURDIR}/../fdread PROG= fdformat SRCS= fdformat.c fdutil.c WARNS?= 2 CFLAGS+= -I${.CURDIR}/../fdread .include