Index of /project/Makeshift/example/sub

[ICO]NameLast modifiedSizeDescription

[PAR]Parent Directory  -  
[DIR]builder/2024-05-10 07:23 -  
[jav]RegularProjectCodeB.java2024-05-10 07:15 217  
[jav]RegularProjectCodeA.java2024-05-10 07:15 217  

Dedicating a subdirectory to building code

An example of dedicating the `builder` subdirectory of a project to building code. This example includes building code that depends on the building code of another example project, namely `Makeshift.example.top`.

While not an actual project, this example nevertheless builds as one, e.g. `build Makeshift/example/sub/ custom`.