# start with SGI IRIX64 configuration
include $(TOP)/$(CONFIGDIR)/config.IRIX64

# these items are redefined to install encapped version for TB group
INSTALL=/Common/sgi/encap/mdx-0.51
USER_LIBDIR=/usr/local/lib/$(BASEVERNAME)
DYNALIB_RUNPATH=-Wl,-rpath,$(USER_LIBDIR)

BIN_OPTS= # note that -non_shared flag fails (static libs are not installed)
