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

This commit is contained in:
Warner Losh 2015-05-21 14:36:12 +00:00
parent 111ff432de
commit dca3ef63ee
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283244

View File

@ -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 \