# $Id: Makefile,v 1.2 2004/08/19 14:00:12 jsnelson Exp $

###### Include macro definitions

MAKEDEFS = ../../build_unix/Makefile.defs
include $(MAKEDEFS)

###### Files

SOURCES= $(EVAL_SOURCES)

###### Include rules

RULES = ../../build_unix/Makefile.rules
include $(RULES)

