Searched refs:new_nm (Results 1 – 1 of 1) sorted by relevance
39 new_nm := $(shell if $(NM) --help 2>&1 | grep -- '--synthetic' > /dev/null; then echo y; else echo … macro41 ifeq ($(new_nm),y)