summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fdcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fdcontrol/Makefile')
-rw-r--r--usr.sbin/fdcontrol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/fdcontrol/Makefile b/usr.sbin/fdcontrol/Makefile
index 38f9a1e..32196b7 100644
--- a/usr.sbin/fdcontrol/Makefile
+++ b/usr.sbin/fdcontrol/Makefile
@@ -1,12 +1,12 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../fdread
+.PATH: ${.CURDIR}/../fdread
PROG= fdcontrol
SRCS= fdcontrol.c fdutil.c
MAN= fdcontrol.8
WARNS?= 2
-CFLAGS+= -I${.CURDIR}/../fdread
+CFLAGS+= -I${.CURDIR}/../fdread
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud