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

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

PROG=	fdformat
SRCS=	fdformat.c fdutil.c

CFLAGS+= -Wall -I ${.CURDIR}/../fdread

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