aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-09-05 15:37:01 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-09-05 15:37:01 +0000
commit4a315a9af3155acaacc8749c5fe8d3d589401733 (patch)
tree4d3677eb8799cbcf234206991448fa96de56769a /sbin/dump/Makefile
parent2cfec5ade47d5bd7e44a3fcb7bb5b5454e9f1e8f (diff)
Notes
Diffstat (limited to 'sbin/dump/Makefile')
-rw-r--r--sbin/dump/Makefile2
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