commit | d26858f7035f67f7ffa4594fd60058c22429e28d | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Sat Jul 08 15:52:16 2023 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Sat Jul 08 15:52:16 2023 -0400 |
tree | b69440fe38adb71c70b748139a2f2c891ff6a6df | |
parent | 42f4ce6a40535322b27f6a10cf94718452927066 [diff] |
Normalize MAKEDIR, ONF_MAKEDIR and ONF_MAKE Change-Id: I3908c0738dbbed180d62dc0f4ba656226035ba5a
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