home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Batch / MakeMyLib.s < prev    next >
Encoding:
Text File  |  1999-06-29  |  149 b   |  5 lines

  1. Echo "Creating a .lib-list for link-compare (this is only a hack)*N"
  2. List Lib:#?_040.lib lformat="%s" >Ram:l
  3. Sort Ram:l Pmm:Make/MyLibs
  4. Delete Ram:l
  5.