To regenerate ppf c header files from the ppf patches, execute ./genh.sh
.
In the source directory, you may execute any of the following:
make deps-apt
- installs the build dependencies required to compile the program.
make
- creates an executable for x86_64 Linux.
make clean
- deletes only the generated executable file created by only executing make
.
make clean-build
- deletes the generated build directory in it’s entirety.
make all
- generate all of the following:
All output is found in the build directory created in the source directory.