9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
# $Id: 32versiondefs,v 2.11 1997/07/23 01:12:08 markgw Exp $
|
|
# (default) o32-bit format libraries and options
|
|
|
|
OBJECT_STYLE = 32
|
|
#if $(IRIX) != "IRIX5_3"
|
|
CSTYLE = $(CSTYLE_32)
|
|
GLDOPTS = $(GLDOPTS_32)
|
|
#endif
|