PROG=simul all: $(PROG) simul: simul.tlcc cctlcc -Wall -O2 simul.tlcc -o simul -lstdc++