# $Id: Makefile 1619 2007-02-12 18:17:05Z bogdan_iancu $
#
# PUA_BLA
#
# 
# WARNING: do not run this directly, it should be run by the master Makefile

include ../../Makefile.defs
auto_gen=
NAME=pua_bla.so
LIBS=
DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 -I$(LOCALBASE)/include
LIBS+=-L/usr/include/lib  -L$(LOCALBASE)/lib -lxml2

include ../../Makefile.modules

