#
#       include file for common
#
#
################## install destination ###################

LIBDIR		= $(CONVLIBDIR)
MODDIR		= $(CONVMODDIR)

LIBNAME		= $(CONVLIBNAME)
LIBFILE		= $(CONVLIBFILE)
LIBOPT		= -l$(CONVLIBNAME)
LIBPATH		= -L$(CONVLIBDIR)
