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