@echo "Removing .fontspec files from local texmf dir..."
        rm -f $(TEXMFDIR)/tex/latex/fontspec/OldStandard.fontspec
        git clean -df
        @echo "Removing .fontspec files from local texmf dir..."
        rm -f $(TEXMFDIR)/tex/latex/fontspec/OldStandard.fontspec
        git clean -df