9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
# $Id: 32versiondefs,v 2.6 1997/06/20 02:00:50 markgw Exp $
|
|
# (default) o32-bit format libraries and options
|
|
|
|
OBJECT_STYLE = 32
|
|
#if $(IRIX) != "IRIX5_3"
|
|
CSTYLE = $(CSTYLE_32)
|
|
GLDOPTS = $(GLDOPTS_32)
|
|
#endif
|