0

How can debug Make file ? Which file does it match ? How can I print it ? How can I print all options(before match) ?

For example,

MY_FILE            = my_file

%.c: a.%.tcl | $(MY_FILE)   -@echo "[START] : $* "

    @source my_script   -@echo " [DONE ] : $* "
Alex
  • 23
  • 5

0 Answers0