제가 알고 싶은건 make가 실행한 실제 command(makefile에 정의된 규칙)를 logging할 수 있는 방법이 있는지 궁금합니다.
실제로 make를 실행 하면 if문이라던지 여러가지 shell command와 make 의 규칙들이 나오는데 이것 말고 make를 실행 한후 실제 수행한 command(gcc, etc ...)만을 저장 할 수 있는 방법이 있는지 궁금합니다.
ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_card_driver returned error: 그런 장치가 없음
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_concat returned error: 그런 장치가 없음