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

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

PROG=	fdcontrol
SRCS=	fdcontrol.c fdutil.c
CFLAGS+= -I${.CURDIR}/../fdread
WARNS?=	2
MAN=	fdcontrol.8

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