fixed a small bug in eval ehrhart
[polylib.git] / Test / makefile
blobbbf01bffb9673e1f69de45849f9feadc883b8057
2 # @author Bart Kienhuis
3 # $Id: makefile,v 1.1 2002/10/14 15:24:34 olaru Exp $
5 # Top-level makefile for jcvs.
7 ROOT = ..
9 TESTDIRS = \
10 general \
11 Zpolytest \
12 ehrhart \
13 ehrhart_union
15 test:
17 # old \
18 # others \
19 # cases \
20 # pp
22 package: vars.mk
24 include $(ROOT)/default_functions.mk