From 7b1412793a9f44a07b9cbd0dd6111f68e0a91e86 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 13 May 2011 22:26:53 +0000 Subject: latex2e-help-texinfo (13may11) git-svn-id: svn://tug.org/texlive/trunk@22463 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/latex2e-help-texinfo/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex/latex2e-help-texinfo/Makefile') diff --git a/Master/texmf-dist/doc/latex/latex2e-help-texinfo/Makefile b/Master/texmf-dist/doc/latex/latex2e-help-texinfo/Makefile index a872dd54621..4b5b0d83d22 100644 --- a/Master/texmf-dist/doc/latex/latex2e-help-texinfo/Makefile +++ b/Master/texmf-dist/doc/latex/latex2e-help-texinfo/Makefile @@ -46,11 +46,11 @@ mostlyclean clean: realclean distclean: clean rm -f $(all) -dist: all - rm -f spanish; ln -s . spanish +dist: + @rm -f spanish; ln -s . spanish tar cvzf latex2e-help-texinfo.tgz \ ChangeLog Makefile NEWS README ltx-help.el \ latex2e.texi $(en_makeinfo_output) latex2e.pdf \ $(addprefix spanish/, latex2e-es.texi $(es_makeinfo_output) latex2e-es.pdf) - rm -f spanish + @rm -f spanish @ls -l latex2e-help-texinfo.tgz -- cgit v1.2.3