summaryrefslogtreecommitdiffstats
path: root/usr.bin/fstat
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2008-01-24 07:24:30 +0000
committerru <ru@FreeBSD.org>2008-01-24 07:24:30 +0000
commit1958a457a4c4197c974998464eb966915977c66b (patch)
tree909bef597a7ac9c09453d427db7b9f5cac3cec91 /usr.bin/fstat
parent3fcb96106a88a4aefc38654c91f39403b0e852b9 (diff)
downloadFreeBSD-src-1958a457a4c4197c974998464eb966915977c66b.zip
FreeBSD-src-1958a457a4c4197c974998464eb966915977c66b.tar.gz
Style.
Diffstat (limited to 'usr.bin/fstat')
-rw-r--r--usr.bin/fstat/zfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/fstat/zfs/Makefile b/usr.bin/fstat/zfs/Makefile
index 6994c0c..adbe169 100644
--- a/usr.bin/fstat/zfs/Makefile
+++ b/usr.bin/fstat/zfs/Makefile
@@ -14,9 +14,9 @@ CFLAGS+= -I${.CURDIR}/../../../sys/contrib/opensolaris/uts/common/fs/zfs
CFLAGS+= -I${.CURDIR}/../../../sys/contrib/opensolaris/uts/common
CFLAGS+= -I${.CURDIR}/../../../sys/contrib/opensolaris/uts/common/sys
CFLAGS+= -I${.CURDIR}/../../../contrib/opensolaris/head
-CFLAGS+= -I${.CURDIR}/../../../sys
CFLAGS+= -I${.CURDIR}/..
all: ${OBJS}
-CLEANFILES= ${OBJS}
+CLEANFILES= ${OBJS}
+
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud