10 lines
259 B
Plaintext
10 lines
259 B
Plaintext
# $Id: 32versiondefs,v 2.3 1997/06/20 01:57:57 markgw Exp $
|
|
# (default) o32-bit format libraries and options
|
|
|
|
OBJECT_STYLE = 32
|
|
#if $(IRIX) != "IRIX5_3"
|
|
CSTYLE = $(CSTYLE_32)
|
|
GLDOPTS = $(GLDOPTS_32)
|
|
#endif
|
|
VERSION_LDDSOOPTS = $(LDDSOOPTS_32)
|