CLM:=~/projects/clean/bin/clm CLMFLAGS:=-nr -nt all: SokobanObjectwise %: %.icl $(CLM) $(CLMFLAGS) $(basename $<) -o $@ clean: $(RM) -rv "Clean System Files" SokobanObjectwise