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. --- lib/libdevstat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libdevstat') diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile index 07e580ef1b90..ea52a6e470a2 100644 --- a/lib/libdevstat/Makefile +++ b/lib/libdevstat/Makefile @@ -18,6 +18,6 @@ MLINKS+=devstat.3 buildmatch.3 MLINKS+=devstat.3 compute_stats.3 MLINKS+=devstat.3 compute_etime.3 -CFLAGS+=-I${.CURDIR} -I${.CURDIR}/../../sys +CFLAGS+=-I${.CURDIR} .include -- cgit v1.3