summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/gconcat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/gconcat/Makefile b/sbin/gconcat/Makefile
index e74f8fb..87db20f 100644
--- a/sbin/gconcat/Makefile
+++ b/sbin/gconcat/Makefile
@@ -5,6 +5,5 @@ MAN= gconcat.8
DPADD= ${LIBGEOM} ${LIBSBUF} ${LIBBSDXML}
LDADD= -lgeom -lsbuf -lbsdxml
WARNS?= 6
-CFLAGS+=-I${.CURDIR}/../../sys
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud