# This is MySQL driver for EasySQL project. # Copyright (c) 1997 by Andrew Maltsev #---------------------------------------------------- # # Official driver name # DRIVERNAME = msql # A list of driver's source files # D_SOURCES = msql.C # A list of additional files - README's and so on # D_FILES = msql.SGML # These options will be asked from user by `configure' # DC_INCPATH = -I/var/local/msql/include DC_LIBPATH = -L/var/local/msql/lib DC_LIBRARIES = -lmsql DC_FLAGS =