home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / desklib / sources / DeskLib / !DLSources / Scripts / Static / RunStaMFs < prev   
Encoding:
Text File  |  1995-07-22  |  361 b   |  15 lines

  1. Wimpslot 640k
  2.  
  3. Echo RunStaMFs: Running the static makefile in each DeskLib sublibrary.
  4. Echo RunStaMFs: Started at <Sys$Time>
  5. Echo
  6.  
  7. Set Sys$ReturnCode 0
  8.  
  9. DeskLib_Commands:EachStatic amu -desktop -f %%0.Static.MakeFile
  10. DeskLib_Commands:EachDLL    amu -desktop -f %%0.Static.MakeFile
  11.  
  12. Echo 
  13. Echo RunStaMFs: Finished running each static makefile at <Sys$Time>
  14. Echo
  15.