diff options
Diffstat (limited to 'sbin/dump/Makefile')
-rw-r--r-- | sbin/dump/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile index d758d2e..2dd6fda 100644 --- a/sbin/dump/Makefile +++ b/sbin/dump/Makefile @@ -16,7 +16,6 @@ PROG= dump LINKS= ${BINDIR}/dump ${BINDIR}/rdump CFLAGS+=-DRDUMP -CFLAGS+=-I${.CURDIR}/../../libexec/rlogind WARNS= 0 SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c cache.c MAN= dump.8 |