commit | a68903447ca29e7e65e1345fbdba1f52429ff4fb | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Thu Jun 01 17:07:51 2023 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Thu Jun 01 17:07:51 2023 -0400 |
tree | e56f3e8b985c499928a279a04609036cedfcc77e | |
parent | 8621842c675791df9e6524f95b805e6df9bd3eeb [diff] |
Added library helper functions. Docker is-tty, append semi-colon so bash will not complain about an incomplete line Change-Id: I94d1b39910b8b437788438fd38931866763d0508
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