diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-31 21:58:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-31 21:58:36 +0000 |
commit | 710cab79cc5138c63a0358c10c94a645cab65183 (patch) | |
tree | 8dfe31f18da1be6e6ded542b8e24f555d2e9b943 /Master/texmf-dist/doc/fonts/yhmath/Makefile | |
parent | f9f3fb5d61ee536eb631c3b5ddee9ab6dc7ec0d4 (diff) |
yhmath (31jan18)
git-svn-id: svn://tug.org/texlive/trunk@46501 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/yhmath/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/fonts/yhmath/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/yhmath/Makefile b/Master/texmf-dist/doc/fonts/yhmath/Makefile index fa9479f78e8..01ca4edccbb 100644 --- a/Master/texmf-dist/doc/fonts/yhmath/Makefile +++ b/Master/texmf-dist/doc/fonts/yhmath/Makefile @@ -68,6 +68,9 @@ yrcmex10.tfm: $(MFFILES) yhcmex10.tfm yhcmex10.vf: yhcmex10.vpl vptovf yhcmex10.vpl +ctanclean: clean + -rm -f $(MAPFILES) $(MFFILES) $(TEXFILES) + clean: -rm -f $(VPLFILES) yrcmex10.*pk yhmath.log yhmath.aux yhmath.drv -rm -f yrcmex10.log |