8sa1-gcc/gcc/config/t-svr4
Charles Hannum 3fc7c84ff2 entered into RCS
From-SVN: r1413
1992-07-03 23:32:11 +00:00

5 lines
176 B
Plaintext

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