@part_one INPUT_FILE: mcs -out:part_one.exe common.cs part_one.cs mono part_one.exe {{INPUT_FILE}} clean: rm *.exe