10051 cw(1) shouldn't have to translate -g
@@ -184,12 +184,12 @@ include ../../../Makefile.lib include ../../Makefile.lib # Force SOURCEDEBUG -CSOURCEDEBUGFLAGS = -g -CCSOURCEDEBUGFLAGS = -g +CSOURCEDEBUGFLAGS = $(CCGDEBUG) +CCSOURCEDEBUGFLAGS = $(CCGDEBUG) STRIP_STABS = : # Note: need our sys includes _before_ ENVCPPFLAGS, proto etc. CPPFLAGS.first += -I../../../libfakekernel/common