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

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

PROG=	fdformat
SRCS=	fdformat.c fdutil.c

WARNS?=	2
CFLAGS+= -I${.CURDIR}/../fdread

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