R=R ROPTS=-q --no-save --no-restore-data # something: something.R # $(R) $(ROPTS) -f $< --args $(wordlist 2,$(words $^),$^) $@