Closed beckhamrryyaann closed 2 years ago
yes. Bob is very flexible, you can have your source in an arbitrary directory structure. You simply have a Rules.mk in every directory that has compilable source. They will all be gathered dynamically when you invoke makei.
I have an Accounting Application. It is logically separated into 3 distinct sub-applications.
Example Project structure: accounting -> AR ---->qrpglesrc ------->ibm.json ---->qddlsrc ------->ibmi.json ->AP ---->qrpglesrc ---->qddlsrc etc.