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

