home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / dev / hce-1.0.lha / HCE / LibSource / AmigaLib / SCRIPTS / FD2.04_to_Amiga_lib < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.1 KB  |  25 lines

  1. ; FD2.04_to_Amiga_lib - by Jason Petty ,1993.
  2. ; Join Amiga.lib stub files to make Kick V2.04 Amiga.lib.
  3.  
  4. ; Help:
  5. ;       Copy libr to the Ram Disk.
  6. ;       Type: Path add ram:
  7. ;       Make the directory containing the stub files the Current one.
  8. ;       Then Just Execute this file.
  9. ;       The Amiga.lib should then be removed from the Ram Disk.
  10. ;
  11.  
  12. ;  NOTE: This file is provided only as a guide, and may require many changes 
  13. ;        to work correctly.
  14.  
  15. libr -a ram:Amiga Extra.o DeletePort.o DeleteExtIO.o DeleteStdIO.o
  16. libr -a ram:Amiga DeleteTask.o CreatePort.o CreateExtIO.o  CreateStdIO.o
  17. libr -a ram:Amiga CreateTask.o Asl.o BattClock.o BattMem.o Clist.o
  18. libr -a ram:Amiga Commodities.o Console.o Diskfont.o Disk.o Dos.o Exec.o
  19. libr -a ram:Amiga Expansion.o GadTools.o Graphics.o Icon.o IFFParse.o
  20. libr -a ram:Amiga Input.o Intuition.o Keymap.o Layers.o Mathffp.o
  21. libr -a ram:Amiga MathIeeeDoubBas.o MathIeeeDoubTrans.o MathIeeeSingBas.o
  22. libr -a ram:Amiga MathIeeeSingTrans.o MathTrans.o Misc.o Potgo.o RamDrive.o
  23. libr -a ram:Amiga RexxSysLib.o RomBoot.o Timer.o Translator.o Utility.o
  24. libr -a ram:Amiga WorkBench.o
  25.