Author: imp
Date: Thu May 21 14:36:12 2015
New Revision: 283244
URL: https://svnweb.freebsd.org/changeset/base/283244

Log:
  Remove stray DEBUG_FLAGS=-g that's been here since the initial import.

Modified:
  head/cddl/usr.bin/ctfconvert/Makefile

Modified: head/cddl/usr.bin/ctfconvert/Makefile
==============================================================================
--- head/cddl/usr.bin/ctfconvert/Makefile       Thu May 21 14:36:11 2015        
(r283243)
+++ head/cddl/usr.bin/ctfconvert/Makefile       Thu May 21 14:36:12 2015        
(r283244)
@@ -3,8 +3,6 @@
 .PATH: ${.CURDIR}/../../../cddl/contrib/opensolaris/tools/ctf/common
 .PATH: ${.CURDIR}/../../../cddl/contrib/opensolaris/tools/ctf/cvt
 
-DEBUG_FLAGS=   -g
-
 PROG=          ctfconvert
 SRCS=          alist.c \
                ctf.c \
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to