summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2004-05-03 07:20:27 +0000
committerpjd <pjd@FreeBSD.org>2004-05-03 07:20:27 +0000
commit7e21b7fd59877cfbd0911e6ad74e319026f28254 (patch)
treea68798c30684474aece9f6c16ea35971168b64b1
parent047c7305945b8362821d30070098022bc0c18749 (diff)
downloadFreeBSD-src-7e21b7fd59877cfbd0911e6ad74e319026f28254.zip
FreeBSD-src-7e21b7fd59877cfbd0911e6ad74e319026f28254.tar.gz
We don't need this any more, while we have /usr/include/geom/concat/.
-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