Caution
You are not reading the latest stable version of this documentation. If you want up-to-date information, please have a look at master.
Note
This file is optional
A Makefile serves as a convenience for outlining the build. This helps streamline additional developer contributions to the project. Please reference the GNU documentation for implementation details.
An alternative to using make
is to use the nix specification.
This purpose of this file is to:
Read the docker container and build the project
Build all prerequisites for running the docker file
Build all dependencies
Package config_rules.yaml
, config_spec.yaml
, manifest.yaml
, and image.tar
into an .s9pk
extension by invoking appmgr
.
The LND wrapper features a well defined Makefile, for example.