summaryrefslogtreecommitdiff
path: root/usr.sbin/afs/vos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/afs/vos/Makefile')
-rw-r--r--usr.sbin/afs/vos/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/afs/vos/Makefile b/usr.sbin/afs/vos/Makefile
index af6275fb30c..88be6e0d1f4 100644
--- a/usr.sbin/afs/vos/Makefile
+++ b/usr.sbin/afs/vos/Makefile
@@ -1,5 +1,4 @@
PROG = vos
-MAN =
BINDIR = /usr/sbin
SRCS = vos.c arlalib.c fs_lib.c vos_common.c vos_createentry.c \
vos_createvolume.c vos_dump.c vos_endtrans.c vos_examine.c \
@@ -13,4 +12,4 @@ DPADD += ${LIBKAFS}
.PATH: ${.CURDIR}/../src/appl
-.include <bsd.prog.mk> \ No newline at end of file
+.include <bsd.prog.mk>