slackbuilds/system/makepp
B. Watson 62cd9b7dde system/makepp: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
2022-06-09 13:19:31 -04:00
..
README
makepp.SlackBuild system/makepp: Update email address. 2022-06-09 13:19:31 -04:00
makepp.info system/makepp: Update email address. 2022-06-09 13:19:31 -04:00
slack-desc

README

makepp (drop-in replacement for GNU make, with extra features)

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.

Some of makepp's extra features include:

- Extended Makefile syntax, including embedded perl code.
- Logging and extra diagnostics, which allows makepp to act as "lint"
  for Makefiles.
- Can create a visual graph of the dependencies in a Makefile, using
  graphviz for rendering.