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

.PATH:	${.CURDIR}/../fdread

PROG=	fdformat
SRCS=	fdformat.c fdutil.c
CFLAGS=	-I${.CURDIR}/../fdread

WARNS?=	2

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud