#
# $Id$
#

ROOT = ../../

C_SOURCES=\
	mysql.c \

PRG_SOURCES=\
	tmysql.prg  \
	tsqlbrw.prg \

LIBNAME=hbmysql

include $(TOP)$(ROOT)config/lib.cf
