[PD-dev] configure + makefiles

Dan Wilcox danomatika at gmail.com
Mon Jan 15 23:38:34 CET 2018


> On Jan 15, 2018, at 11:21 PM, katja <katjavetter at 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/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20180115/1a223166/attachment-0001.html>


More information about the Pd-dev mailing list