Initial revision
From-SVN: r2026
This commit is contained in:
parent
671b910797
commit
54ca1d13e7
10
gcc/config/i386/x-sco4
Normal file
10
gcc/config/i386/x-sco4
Normal 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
|
Loading…
Reference in New Issue
Block a user