# $Id: Makefile 769 2007-01-22 09:09:43Z bastian $
#
# WARNING: do not run this directly, it should be run by the master Makefile

include ../../Makefile.defs
auto_gen=
NAME=perlvdb.so
LIBS+=`perl -MExtUtils::Embed -e ldopts`
DEFS+=`perl -MExtUtils::Embed -e ccopts`


include ../../Makefile.modules
