commit | 42f4ce6a40535322b27f6a10cf94718452927066 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Fri Jun 09 12:56:48 2023 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Fri Jun 09 12:57:22 2023 -0400 |
tree | 661db5698927bb2e8b4c0a224170993a9658adda | |
parent | b2b3b1e9ed2456ff9fe148248fea63b7cdf4ed10 [diff] |
Added subdir tools to support commands and local installers Change-Id: I6cecf424ea8684d40f2281143421bd64e9c35da6
This repo holds generic library makefile logic and targets that can be used to build and test arbitrary targets.
Two module directories are maintained, access through variables:
Make Macro | Description |
---|---|
MAKEDIR | Path to project specific makefiles/ directory |
ONF_MAKEDIR | Path to generic library makefiles/ directory |
include $(ONF_MAKEDIR)/include.mk