summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1998-01-07 22:32:28 +0000
committerjoerg <joerg@FreeBSD.org>1998-01-07 22:32:28 +0000
commit4c50cd5b5a7da0c68c5ac04e0dd94c6e3479e9ba (patch)
tree7bd6dfe70d71b4590e1f6d37e9c75680b30a631b /bin
parentf4281a32a5092299cfd8a9e05e9f8f85481681f6 (diff)
downloadFreeBSD-src-4c50cd5b5a7da0c68c5ac04e0dd94c6e3479e9ba.zip
FreeBSD-src-4c50cd5b5a7da0c68c5ac04e0dd94c6e3479e9ba.tar.gz
Oops, back out rev 1.5, it wasn't my intention to also commit the
-g. ;)
Diffstat (limited to 'bin')
-rw-r--r--bin/dd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/dd/Makefile b/bin/dd/Makefile
index 3011366..56e22e0 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 <bsd.prog.mk>
OpenPOWER on IntegriCloud