Repository Layout¶
makes/ is structured so shared logic, repository policy, and package profiles
stay in visibly different places.
Core Areas¶
makes/bijux-py/for shared make contractsmakes/packages/for package profiles- repository-owned top-level files such as
env.mk,packages.mk,publish.mk, androot.mk
Purpose¶
This page records the intended layout of the make tree.