Short: A GUI to compile C source and Makefile Author: papiosaur2@hotmail.fr (Yannick Buchy) Type: gui Version: 1.2 Requires: MorphOS SDK, Hollywood plugin: RapaGUI (included) Architecture: ppc-morphos Hello all, This is a new GUI created with Hollywood: a GUI to compile C source and Makefile. This interface uses make and gcc commands from the MorphOS SDK. The interface makes it easy to compile and execute c source code and compile Makefile. Don't hesitate to contact me if you want a specific project. Thanks a lot to: - MorphOS Team for MorphOS - Andreas Falkenhahn for Hollywood and plugins - Bernd Assenmacher for his code source to begin in Hollywood History 1.2 - added a button to clean a project from Makefile 1.1 - added a button to compile (and execute for source .c) - added a fix to synchronize the show in log window and the launch of the executable (thanks jPV!) 1.0 - first public release for MorphOS