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