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

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

PROG=	fdcontrol
SRCS=	fdcontrol.c fdutil.c
MAN=	fdcontrol.8

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

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