Linux download makefile [2 articles found]
Speedy Make for linux
XML based replacement for make and makefile..
Replaces make by the simplest parser and its makefile format by a portable XML document. Some predefined actions are sufficient to give tasks to the interpreter. It is a small engine that parses recursively an XML file and turn it into a list of command to process. A lot of tasks are automated, for example, the parser needs only for the name of the main source file to build a whole project.
Coding Software - Tools & Source Editors, On July 10, 2008 updated, downloaded 4 times, file size is 43Kb.
UnRAR Sourcecode for linux

Portable UnRAR source for software developers.
Portable UnRAR source for software developers. This package includes freeware Unrar C++ source and a few makefiles (makefile.bcc, makefile.msc+msc.dep, makefile.unix). Unrar source is subset of RAR and generated from RAR source automatically, by a small program removing blocks like `#ifndef UNRAR ... #endif`. Such method is not perfect and you may find some RAR related stuff unnecessary in Unrar, especially in header files.
Coding Software - Components & Libraries, On January 21, 2008 updated, downloaded 3 times, file size is 128Kb.