# start with GNU/Linux configuration
include $(TOP)/$(CONFIGDIR)/config.Linux

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