Initial revision

From-SVN: r12076
This commit is contained in:
Stan Cox 1996-05-22 15:58:55 +00:00
parent 7fca80d0fd
commit b421dce2b6
2 changed files with 15 additions and 0 deletions

4
gcc/config/i386/t-dgux Normal file
View File

@ -0,0 +1,4 @@
#
# target makefile for dgux
#
EXTRA_PARTS=crtbegin.o crtend.o

11
gcc/config/i386/x-dgux Normal file
View File

@ -0,0 +1,11 @@
#
# host is ix86 running dgux
#
CC = /bin/gcc
X_CFLAGS = -O -mstandard -mlegend
BOOT_CFLAGS = -O2 -g -mstandard -mlegend $(CFLAGS)
CLIB = -lw32
RANLIB = true
INSTALL_HEADERS =
STMP_FIXPROTO =