Menu

Proja Project Makefile Generator now online

Hi,

the Proja - Project Makefile Generator is now on SourceForge.net. Many thanks to the staff.

Proja is a Makefile generator which focuses on ease-of-use, flexibility and quick development. It features Makefile generation for (shared / static) libraries and executable files. A project consits of "targets" which will be the result of "make" - any combination of targets inside a project is possible. Of course dependencies are generated automagically and Makefiles as well as header-, source and other files will be generated from templateswhich can be easily adapted.

The actual functionality includes a package generator which will create self-extracting packages (a shell script with the actual package attached), can handle QT user interface generators and some more. Just take a look.

Proja is a command-line tool which can be easily learned due to intuitive syntax, quick online-help and a "tutor" function which indicates what to do next.

The generator has been used in several projects by myself and others. All users found it easy to learn within five minutes and are quite comfortable. No complaints occured until now.

Have fun using it,

Berny Agthe

Posted by Bernhard Agthe 2006-08-12

Log in to post a comment.