home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d810 / makedmake.lha.pi < prev    next >
Encoding:
Text File  |  1994-03-06  |  582 b   |  22 lines

  1. .name
  2. MakeDMake
  3. .description
  4. An automated DMake file generator.  You give it the names of
  5. all the C-files used to produce your executable (except
  6. #include'd .c or .h files), and it will automatically scan
  7. them to find all dependencies, and produce a ready to use
  8. (in many cases) DMakeFile calling DCC with options you will
  9. need for normal compilation and linking.
  10. .short
  11. Automated DMake file generator.
  12. .type
  13. Programmer's Tool
  14. .version
  15. 0.19
  16. .source
  17. Includes source.
  18. .author
  19. Piotr Obminski, from original code by Tim McGrath
  20. .described-by
  21. David Zaroski (cz253@cleveland.freenet.edu)
  22.