1 2 3 4 5 6 7
ifeq ($(subdir),gmon) sysdep_routines += _mcount endif ifeq ($(subdir),debug) CFLAGS-backtrace.c += -funwind-tables endif