From 3ab9a9d0e0ebfa0140abae7977b0585efcfaba5a Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 18 May 2001 13:41:42 +0000 Subject: Removed -I${.CURDIR}/.../sys from CFLAGS. --- usr.sbin/iostat/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.sbin/iostat') diff --git a/usr.sbin/iostat/Makefile b/usr.sbin/iostat/Makefile index d3a1f19bfecf..bfc1e49247bc 100644 --- a/usr.sbin/iostat/Makefile +++ b/usr.sbin/iostat/Makefile @@ -5,7 +5,6 @@ MAINTAINER=ken@FreeBSD.ORG PROG= iostat MAN= iostat.8 -CFLAGS+=-I${.CURDIR}/../../sys DPADD= ${LIBKVM} ${LIBDEVSTAT} LDADD= -lkvm -ldevstat BINGRP= kmem -- cgit v1.2.3