# $Id: Makefile,v 1.1 2006/06/07 08:59:15 tma0 Exp $
#
# eval module makefile
#
#
# WARNING: do not run this directly, it should be run by the master Makefile

include ../../Makefile.defs

auto_gen=
NAME=eval.so
LIBS=-luuid

include ../../Makefile.modules

