# $FreeBSD: stable/4/usr.sbin/fdformat/Makefile 75960 2001-04-25 12:11:16Z ru $

PROG=	fdformat

# the -I's seem to be confusing, but necessery this way
# (so the right <unistd.h> will be found in /usr/include, and the
# "../i386/isa/ic/nec765.h" included from fdreg.h is accessible, too)
CFLAGS+= -Wall

.include <bsd.prog.mk>
