aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fstat/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-05-18 13:41:42 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-05-18 13:41:42 +0000
commit3ab9a9d0e0ebfa0140abae7977b0585efcfaba5a (patch)
tree5b1dc1e532e934b276fd511ffae55c4c153de5ec /usr.bin/fstat/Makefile
parent6555ad204ef212c2b284c3e989a5725cfea7e5fe (diff)
Notes
Diffstat (limited to 'usr.bin/fstat/Makefile')
-rw-r--r--usr.bin/fstat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fstat/Makefile b/usr.bin/fstat/Makefile
index ae51fb6ca130..6cf4c59afe84 100644
--- a/usr.bin/fstat/Makefile
+++ b/usr.bin/fstat/Makefile
@@ -4,7 +4,6 @@
PROG= fstat
SRCS= cd9660.c fstat.c msdosfs.c
CFLAGS+=-Wall
-CFLAGS+=-I${.CURDIR}/../../sys
DPADD= ${LIBKVM}
LDADD= -lkvm
BINGRP= kmem