summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fdformat/Makefile
blob: 3c0d4ec4253104b9e0fa5d9a0fbe7f4a087758cb (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

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>
OpenPOWER on IntegriCloud