> On Jan 15, 2018, at 11:21 PM, katja <katjavet...@gmail.com> wrote:
> 
> I find it
> indispensable to have targets that print variables, dependencies,
> intermediate output (preprocessor and assembly) and such.

For this, you can use the verbose make option "make V=1" or "make VERBOSE=1" 
and/or a dry run "make -n"
https://stackoverflow.com/questions/5820303/how-do-i-force-make-gcc-to-show-me-the-commands
 
<https://stackoverflow.com/questions/5820303/how-do-i-force-make-gcc-to-show-me-the-commands>

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



_______________________________________________
Pd-dev mailing list
Pd-dev@lists.iem.at
https://lists.puredata.info/listinfo/pd-dev

Reply via email to