diff options
Diffstat (limited to 'cddl/usr.sbin/lockstat/Makefile')
-rw-r--r-- | cddl/usr.sbin/lockstat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cddl/usr.sbin/lockstat/Makefile b/cddl/usr.sbin/lockstat/Makefile index 499b23db23b8..0668758c2f97 100644 --- a/cddl/usr.sbin/lockstat/Makefile +++ b/cddl/usr.sbin/lockstat/Makefile @@ -18,7 +18,6 @@ CFLAGS+= -I${.CURDIR}/../../../sys/cddl/compat/opensolaris \ -I${.CURDIR}/../../../sys CFLAGS+= -DNEED_ERRLOC -g -CSTD?= gnu99 #YFLAGS+= -d |