make
command.make all
will build the example commands into the build
folder;make test
runs all tests for the pkg
folder;make debian
will create .deb
packages which can be distributed;make clean
removes build intermediate files.Copyright 2016-2020 David Thorpe All Rights ReservedRedistribution and use in source and binary forms, with or without modification, are permitted with some conditions.