home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / g77-0.5.15-src.tgz / tar.out / fsf / g77 / config / i386 / t-svr3dbx < prev    next >
Text File  |  1996-09-28  |  306b  |  10 lines

  1. # gas 1.38.1 supporting dbx-in-coff requires a link script.
  2.  
  3. EXTRA_PARTS=svr3.ifile svr3z.ifile
  4.  
  5. svr3.ifile: $(srcdir)/config/i386/svr3.ifile
  6.     rm -f svr3.ifile; cp $(srcdir)/config/i386/svr3.ifile .
  7.  
  8. svr3z.ifile: $(srcdir)/config/i386/svr3z.ifile
  9.     rm -f svr3z.ifile; cp $(srcdir)/config/i386/svr3z.ifile .
  10.