From 1f68c20551ce9bb9d2d2f10624eee5674f9572be Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Wed, 7 Jan 1998 22:32:28 +0000 Subject: [PATCH] Oops, back out rev 1.5, it wasn't my intention to also commit the -g. ;) --- bin/dd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/dd/Makefile b/bin/dd/Makefile index 30113668f292..56e22e090343 100644 --- a/bin/dd/Makefile +++ b/bin/dd/Makefile @@ -1,8 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.4 1997/02/22 14:02:39 peter Exp $ +# $Id: Makefile,v 1.5 1998/01/07 22:31:17 joerg Exp $ PROG= dd SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c -CFLAGS+=-g .include