From 60c5efe1179c406d85732f66ddc53fef461a1464 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 27 Sep 2020 21:26:00 +0000 Subject: jlreq (27sep20) git-svn-id: svn://tug.org/texlive/trunk@56450 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/jlreq/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Master/texmf-dist/source/latex/jlreq/Makefile') diff --git a/Master/texmf-dist/source/latex/jlreq/Makefile b/Master/texmf-dist/source/latex/jlreq/Makefile index 2d7b5285479..06bcae19943 100644 --- a/Master/texmf-dist/source/latex/jlreq/Makefile +++ b/Master/texmf-dist/source/latex/jlreq/Makefile @@ -1,6 +1,8 @@ TEXMF:=$(shell kpsewhich -var-value=TEXMFHOME) MAKEJVFCNF:=$(shell ls -R $(shell kpsewhich --var-value=TEXMFDIST)/fonts/source | awk '/:$$/{sub(/:$$/,"");f=$$0} tolower($$0) ~ /makejvf-upjpn\.cnf$$/{print f"/"$$0}' | head -n 1) +.PHONY: all jfm doc latexdoc pdfdoc htmldoc jfm-install cls-install sty-install install tds uninstall jfmclean docclean clean + all: jfm jfm: \ -- cgit v1.2.3