summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2011-11-25 07:10:59 +0000
committerfjoe <fjoe@FreeBSD.org>2011-11-25 07:10:59 +0000
commit825933c1d21865057b537d2471f6f3fc22f644ba (patch)
treea489527a55e8bac7f9935d156245694c83876c11 /usr.sbin/sade
parent951a77003885301a6792af520bc3de65db9c9fd5 (diff)
downloadFreeBSD-src-825933c1d21865057b537d2471f6f3fc22f644ba.zip
FreeBSD-src-825933c1d21865057b537d2471f6f3fc22f644ba.tar.gz
Remove DEBUG_FLAGS.
Diffstat (limited to 'usr.sbin/sade')
-rw-r--r--usr.sbin/sade/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/sade/Makefile b/usr.sbin/sade/Makefile
index f78859f..1a7c8b2 100644
--- a/usr.sbin/sade/Makefile
+++ b/usr.sbin/sade/Makefile
@@ -20,7 +20,6 @@ WARNS?= 3
CFLAGS+= -DPC98
.endif
CFLAGS+= -I${.CURDIR}/../../contrib/dialog -I.
-DEBUG_FLAGS= -O0 -g
DPADD= ${LIBDIALOG} ${LIBNCURSESW} ${LIBM} ${LIBUTIL} ${LIBDISK}
LDADD= -ldialog -lncursesw -lm -lutil -ldisk
OpenPOWER on IntegriCloud