home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 3 / AACD03.BIN / AACD / Programming / RecentLib / Install next >
Text File  |  1999-09-26  |  233b  |  8 lines

  1. echo "Installing recent.library...*n"
  2. copy recent.library LIBS:
  3. if not exists ENVARC:Recent
  4. makedir ENVARC:Recent
  5. endif
  6. echo "recent.library is now installed on your system. Developer files (includes) must be installed manually.*n"
  7.  
  8.