home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Programming / powerd / modules.lha / modules / startup / warpup.m < prev    next >
Encoding:
Text File  |  2000-07-15  |  229 b   |  6 lines

  1. GOPT    HEAD='warpup.o',CPU=603
  2.  
  3. MODULE    'dos','exec','intuition','graphics','powerpc'
  4.  
  5. EDEF    ExecBase:PTR TO ExecBase,DOSBase:PTR TO Lib,IntuitionBase:PTR TO Lib,GfxBase:PTR TO Lib,arg:PTR TO CHAR,stdout,stdin,PowerPCBase:PTR TO Lib
  6.