Initial revision

From-SVN: r2026
This commit is contained in:
Richard Stallman 1992-09-02 06:19:04 +00:00
parent 671b910797
commit 54ca1d13e7

10
gcc/config/i386/x-sco4 Normal file
View File

@ -0,0 +1,10 @@
RANLIB = :
RANLIB_TEST = false
CC = rcc $(RCCFLAGS)
OLDCC = rcc $(RCCFLAGS)
RCCFLAGS = -Dunix -Di386 -DM_UNIX -DM_I386 -DNULL=0
CCLIBFLAGS =
CLIB = -lPW
# Seems to be needed with SCO DEV3.2v4.
X_CFLAGS = -D__STDC__=0