# This is MySQL driver for EasySQL project. # Copyright (c) 1997 by Andrew Maltsev #---------------------------------------------------- # # Official driver name # DRIVERNAME = null # A list of driver's source files # D_SOURCES = null.C # A list of additional files - README's and so on # D_FILES = null.SGML # These options will be asked from user by `configure' # If it is required to specify more, then one directory yuo have to # prepend `-I' or `-L' to all, except first. For example: # DC_INCPATH = /dir1 -I/dir2 # DC_LIBPATH = /dir1 -L/dir2 # DC_INCPATH = DC_LIBPATH = DC_LIBRARIES = DC_FLAGS =