LEVEL = ../../../..

PROG     = trees
LIBS  = -lstdc++
LDFLAGS = -lstdc++
include $(LEVEL)/MultiSource/Makefile.multisrc

