This is the command makesimplep that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
makesimple - De-sugar GNU makefiles to its simplest form using the GmakeDB parser
SYNOPSIS
$ makesimple -f myGNUmakefile.mk > simplest.mk
DESCRIPTION
The makesimple script is a makefile simplifier. It converts a full-fledged GNU makefile to
a highly de-sugared basic makefile which is almost a call-path tree dump.
SVN REPOSITORY
For the very latest version of this script, check out the source from
http://github.com/agentzh/makefile-parser-pm <http://github.com/agentzh/makefile-parser-
pm>.
There is anonymous access to all.
Use makesimplep online using onworks.net services