draining just to be sure for CTAN distribution

This commit is contained in:
Michael Kohlhase 2015-11-22 09:27:04 +01:00
parent 831136ee48
commit f5bd229eef

View File

@ -88,7 +88,7 @@ ltds:
cp $(DTX.sty) $(DTX.cls) $(TDS.tex) $(TDSDIR.tex) cp $(DTX.sty) $(DTX.cls) $(TDS.tex) $(TDSDIR.tex)
cp $(DTX.sty.ltxml) $(DTX.cls.ltxml) $(TDSDIR.tex) || echo "omitting ltxml files" cp $(DTX.sty.ltxml) $(DTX.cls.ltxml) $(TDSDIR.tex) || echo "omitting ltxml files"
cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(TDSDIR.doc) cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(TDSDIR.doc)
@ifneq ("$(TDS.exdirs)","") then cp -R $(TDS.exdirs) $(TDSDIR.doc); fi ifneq ("$(TDS.exdirs)","") then cp -R $(TDS.exdirs) $(TDSDIR.doc); endif
lctan: lctan:
mkdir -p $(CTANDIR) mkdir -p $(CTANDIR)