IBM / ibmi-bob

A build system for creating IBM i-native objects using GNU Make.
https://ibm.github.io/ibmi-bob
Apache License 2.0
47 stars 20 forks source link

Improve debugging bob #325

Open irfanshar opened 2 months ago

irfanshar commented 2 months ago

Run makei in "debug mode" to run make with the --print-data-base flag. Useful for understanding our complex makefile structure

https://www.oreilly.com/library/view/managing-projects-with/0596006101/ch12.html https://www.gnu.org/software/make/manual/html_node/Options-Summary.html