4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
!ifdef GENERATE_CALLTREE
|
|
LINKER_FLAGS = $(LINKER_FLAGS) -calltree
|
|
!endif
|