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

This commit is contained in:
imp 2015-05-21 14:36:12 +00:00
parent d063373948
commit d5c96ed93a

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 \