LEVEL = ../../../..
PROG = testtrie
LDFLAGS = -lm
RUN_OPTIONS += testtrie.in2
#STDIN_FILENAME = benchmark.in3
include $(LEVEL)/MultiSource/Makefile.multisrc

