summaryrefslogtreecommitdiffstats
path: root/bin/dd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dd/Makefile')
-rw-r--r--bin/dd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/dd/Makefile b/bin/dd/Makefile
index 09158e5..3011366 100644
--- a/bin/dd/Makefile
+++ b/bin/dd/Makefile
@@ -1,7 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-# $Id$
+# $Id: Makefile,v 1.4 1997/02/22 14:02:39 peter Exp $
PROG= dd
SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c
+CFLAGS+=-g
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud