Print this page
10051 cw(1) shouldn't have to translate -g

@@ -108,16 +108,10 @@
         -I$(SRC)/common/smbclnt
 
 # Debugging
 ${NOT_RELEASE_BUILD} CPPFLAGS += -DDEBUG
 
-# uncomment these for dbx debugging
-#COPTFLAG = -g
-#CTF_FLAGS =
-#CTFCONVERT_O=
-#CTFMERGE_LIB=
-
 # Filter out the less important lint.
 # See lgrep.awk
 LGREP = $(AWK) -f $(SRCDIR)/lgrep.awk
 LTAIL   +=      2>&1 | $(LGREP)