šļø Amiga Knowledge Base
65,174 curated entries on demos, software, hardware and history of the Commodore Amiga
MakeDMake
An automated DMake file generator. You give it the names of all the C-files used to produce your executable (except #include'd .c or .h files), and it will automatically scan them to find all dependencies, and produce a ready to use (in many cases) DMakeFile calling DCC with options you will need for normal compilation and linking. Version 0.19, an update to version 0.15 on disk 789. Includes source. Author: Piotr Obminski, from original code by Tim McGrath