Print this page
10051 cw(1) shouldn't have to translate -g
*** 1406,1416 ****
$(ASSYMDEP_OBJS:%=pics/%): assym.h
# assym.h build rules
! assym.h := CFLAGS += -g
GENASSYM_C = $(LIBCDIR)/$(MACH)/genassym.c
genassym: $(GENASSYM_C)
$(NATIVECC) $(NATIVE_CFLAGS) -I$(LIBCBASE)/inc -I$(LIBCDIR)/inc \
--- 1406,1416 ----
$(ASSYMDEP_OBJS:%=pics/%): assym.h
# assym.h build rules
! assym.h := CFLAGS += $(CCGDEBUG)
GENASSYM_C = $(LIBCDIR)/$(MACH)/genassym.c
genassym: $(GENASSYM_C)
$(NATIVECC) $(NATIVE_CFLAGS) -I$(LIBCBASE)/inc -I$(LIBCDIR)/inc \