Initial revision

From-SVN: r211
This commit is contained in:
Richard Stallman 1992-01-18 07:06:53 +00:00
parent 88be487503
commit 84fd3b286e
1 changed files with 8 additions and 0 deletions

8
gcc/config/t-svr4 Normal file
View File

@ -0,0 +1,8 @@
# 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
# For svr4 we run the special svr4 fixincludes script.
FIXINCLUDES=fixinc.svr4