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 / t-svr4 < prev    next >
Text File  |  1996-09-28  |  176b  |  5 lines

  1. # For svr4 we build crtbegin.o and crtend.o which serve to add begin and
  2. # end labels to the .ctors and .dtors section when we link using gcc.
  3.  
  4. EXTRA_PARTS=crtbegin.o crtend.o
  5.