I have following Makefile
NAME=playground OUTPUT_DIR=build RM=rm -rf MKDIR=mkdir -p COMPILER=pdflatex -synctex=1 -interaction=nonstopmode -output-directory=$(