intro_to_ml/Makefile

5 lines
70 B
Makefile
Raw Permalink Normal View History

#!/usr/bin/env make
%.pdf: %.Rmd
@R --quiet --file=make.R --args $<