home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / GCC / GERLIB_DEV08B.LHA / gerlib / libg++ / make_links < prev    next >
Encoding:
Text File  |  1993-12-12  |  182 b   |  14 lines

  1. ; Script that makes all links from the baserel to the normal files
  2.  
  3.     cd iostream
  4.     execute make_links
  5.     cd /
  6.  
  7.     cd src/
  8.     execute make_links
  9.     cd /
  10.  
  11.     cd ger_add
  12.     execute make_links
  13.     cd /
  14.