summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fdcontrol/Makefile
blob: 32196b78fbd1e34ec0eb20c3c7662fe889226a52 (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