home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 8 / IOPROG_8.ISO / contents / scripts / flex < prev    next >
Encoding:
Text File  |  1997-08-25  |  137 b   |  5 lines

  1. ( cd usr/lib ; rm -rf libl.a )
  2. ( cd usr/lib ; ln -sf libfl.a libl.a )
  3. ( cd usr/bin ; rm -rf flex++ )
  4. ( cd usr/bin ; ln -sf flex flex++ )
  5.