From ea5af1c34abf6a5a5427daad4842337cfc7392b9 Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 25 Mar 2005 17:30:20 +0000 Subject: Revert bogus += -g change. I needed it to debug the problem. Noticed by: njl, Andrej Tobola --- sbin/restore/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sbin/restore') diff --git a/sbin/restore/Makefile b/sbin/restore/Makefile index 266a5de..c06a3db 100644 --- a/sbin/restore/Makefile +++ b/sbin/restore/Makefile @@ -6,7 +6,6 @@ PROG= restore LINKS= ${BINDIR}/restore ${BINDIR}/rrestore CFLAGS+=-DRRESTORE -CFLAGS+=-g WARNS?= 0 SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \ dumprmt.c -- cgit v1.1