home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / d / gcc / gcc-2.6 / gcc.xtar / gcc-2.6.3 / config / t-svr4 < prev    next >
Encoding:
Text File  |  1992-07-27  |  176 b   |  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.