home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / mesa-1.2.8 / amiga / installscript < prev    next >
Text File  |  1996-05-27  |  540b  |  14 lines

  1. ; Installs Amiga stuff all over the Mesa Archive
  2. stack 30000
  3. echo "Now I'm going to change the prototypes"
  4. echo "--------------------------------------"
  5. echo "If you allredy run this script you will gett no apperece."
  6. echo "If you run this for the first time it will result in 1 apperence"
  7. echo "WARNING If for some reason some or one result in no apperence then"
  8. echo "        Then you have to replace that prototype by hand"
  9.  
  10. FileReplace Fixprotos
  11.  
  12. copy /include/gl/gl.h /include/gl/gl_org.h
  13. delete /include/gl/gl.h
  14. copy gl.h /include/gl/