From 93292f2f1a1a8eddb56813f2f2a209519e83863f Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 4 Feb 2001 21:38:34 +0000 Subject: [PATCH] revert previous change; not needed. --- sbin/restore/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/restore/Makefile b/sbin/restore/Makefile index c0a034599cbc..2b00f977bab5 100644 --- a/sbin/restore/Makefile +++ b/sbin/restore/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2001/02/04 21:38:01 christos Exp $ +# $NetBSD: Makefile,v 1.21 2001/02/04 21:38:34 christos Exp $ # @(#)Makefile 8.1 (Berkeley) 6/5/93 PROG= restore LINKS= ${BINDIR}/restore ${BINDIR}/rrestore -CPPFLAGS+=-DRRESTORE -DRDUMP +CPPFLAGS+=-DRRESTORE SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \ dumprmt.c MAN= restore.8