Makefiles

% make help
% make help VERBOSE=1

% make lint
% make lint-yaml

% make test

See Also

  • https://www.gnu.org/software/make/manual/html_node/index.html
  • https://wiki.opennetworking.org/display/JOEY/Makefiles
  • https://github.com/joey-onf/snippets/blob/origin/master/makefiles/hierarchy/voltha-system-tests
  • https://docs.voltha.org/master/howto/code/linting.html
Powered by Gitiles