home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / games / intruder.lzh / Install_libs < prev    next >
Text File  |  1991-12-25  |  202b  |  11 lines

  1. If NOT Exists libs:iff.library
  2. copy iff.library libs:
  3. ELSE
  4. echo Iff.library detected.
  5. ENDIF
  6. IF NOT Exists libs:medplayer.library
  7. copy medplayer.library libs:
  8. ELSE 
  9. echo medplayer.library detected
  10. ENDIF
  11.