summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fdformat/Makefile
blob: 09e02248ebbf58c95f85d9083393aa1bbbe38a4c (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?=	1

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