# start with HP-UX configuration
include $(TOP)/$(CONFIGDIR)/config.HPUX

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