home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d7xx / d789 / makedmake.lha.pi < prev    next >
Text File  |  1994-03-26  |  580b  |  20 lines

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