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

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

