LEVEL = ../../../..
PROG = trie
LDFLAGS = -lm
RUN_OPTIONS += $(PROJ_SRC_DIR)/trie.in1

include $(LEVEL)/MultiSource/Makefile.multisrc

