home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / desklib / sources / DeskLib / !DLSources / Scripts / DLL / RunDLL < prev    next >
Encoding:
Text File  |  1995-07-22  |  422 b   |  14 lines

  1. Wimpslot 640k
  2.  
  3. Echo RunDLL: Running the MakeDLL makefile in each DeskLib DLL sublibrary.
  4. Echo RunDLL: This makes the final DLL in each sublibrary.
  5. Echo RunDLL: Note that DLLs are linked with the DeskLib:o.DLLDLL library, 
  6. Echo RunDLL: so this should be up to date.
  7. Echo RunDLL: Started at <Sys$Time>
  8.  
  9. DeskLib_Commands:EachDLL amu -desktop -f %%0.DLL.MakeDLL
  10.  
  11. Echo 
  12. Echo RunDLL: Finished making each DLL at <Sys$Time>
  13. Echo
  14.