EXES = box.exe exceptions.exe integers.exe iterlist.exe \ struct.exe trycatch.exe inputargs.exe arguments.exe \ tailcall.exe overflow.exe simple_loop.exe f1.exe guard_class.exe all: $(EXES) %.exe : %.cs benchmark.cs gmcs $< benchmark.cs tailcall.exe: echo "Cannot automatically generate tailcall.exe, you need to manually patch it"