# $Id: Makefile,v 1.1.1.1 2005/06/13 16:47:36 bogdan_iancu Exp $
#
# example module makefile
#
# 
# WARNING: do not run this directly, it should be run by the master Makefile

# extra debug messages
DEFS+=-DDBT_EXTRA_DEBUG
 
include ../../Makefile.defs
auto_gen=
NAME=dbtext.so
LIBS=

include ../../Makefile.modules
