We don't need this any more, while we have /usr/include/geom/concat/.

This commit is contained in:
Pawel Jakub Dawidek 2004-05-03 07:20:27 +00:00
parent 2c5616421b
commit 12c7908f85
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128861

View File

@ -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>