How To Install Mpp On Debian, Ubuntu, Kali, Raspbian And MacOS?

How To Install Mpp On Debian, Ubuntu, Kali, Raspbian And MacOS?

mpp

GNU make compatible but reliable and simpler build tool

Maintainer: Max Vozeler



Section: devel

Install mpp

  • Debian apt-get install makepp Click to copy
  • Ubuntu apt-get install makepp Click to copy
  • Kali Linux apt-get install makepp Click to copy
  • Raspbian apt-get install makepp Click to copy
  • macOS brew install makepp Click to copy

makepp

GNU make compatible but reliable and simpler build tool

Makepp, a build program which has a number of features that allow for reliable builds and simpler build files, is a drop-in replacement for GNU make. It supports almost all of the syntax that GNU make supports, and can be used with makefiles produced by utilities such as automake. It is called makepp (or make++) because it was designed with special support for C++, which has since been extended to other languages like Swig or embedded SQL. Some features that makepp adds to make are: greatly improved handling of builds that involve multiple makefiles (recursive make is no longer necessary); automatic scanning for include files; rebuilds triggered if build command changes; checksum-based signature methods for reliable builds, smart enough to ignore whitespace or comment changes; extensibility through perl (within your makefile); repositories (automatically importing files from another tree); build caches (not recompiling identically what a user of the same cache already did).

Installation of latest mpp command is available for Debian, Ubuntu, Kali, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.