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