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 ef3ac3c2d556..0668758c2f97 100644 --- a/cddl/usr.sbin/lockstat/Makefile +++ b/cddl/usr.sbin/lockstat/Makefile @@ -3,7 +3,6 @@ .PATH: ${.CURDIR}/../../../cddl/contrib/opensolaris/cmd/lockstat PROG= lockstat -NO_MAN= SRCS= lockstat.c sym.c BINDIR?= /usr/sbin |