diff options
Diffstat (limited to 'sbin/dump/Makefile')
| -rw-r--r-- | sbin/dump/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile index 95e2b9a7ea73..2df9111f8967 100644 --- a/sbin/dump/Makefile +++ b/sbin/dump/Makefile @@ -18,8 +18,6 @@ LINKS= ${BINDIR}/dump ${BINDIR}/rdump CFLAGS+=-DRDUMP CFLAGS+=-I${.CURDIR}/../../libexec/rlogind SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c -BINGRP= tty -BINMODE=2555 MAN= dump.8 MLINKS+=dump.8 rdump.8 |
