LEVEL = ../../../..
PROG = trie
LDFLAGS = -lm
RUN_OPTIONS += trie.in1

include $(LEVEL)/MultiSource/Makefile.multisrc

