#
# $Id$
#

ROOT = ../../

C_SOURCES=\
	mysql.c \

PRG_SOURCES=\
	tmysql.prg  \
	tsqlbrw.prg \

LIBNAME=mysql

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

