From 5f883fac9923bd01f5a06083fa1faa23b3f2add9 Mon Sep 17 00:00:00 2001 From: Markus Demleitner Date: Tue, 24 Oct 2017 14:19:11 +0000 Subject: [PATCH] Removing spurious "archive" target. --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 947104f..4940fbe 100644 --- a/Makefile +++ b/Makefile @@ -57,8 +57,6 @@ forcetex: $(PDFLATEX) $(DOCNAME) # && $(PDFLATEX) $(DOCNAME) && $(PDFLATEX) $(DOCNAME) -archive: $(DOC).pdf $(DOC).html $(UPLOAD).zip $(ARCHIVE).zip - arxiv-upload: $(SOURCES) biblio $(FIGURES) $(VECTORFIGURES) ivoatexmeta.tex mkdir -p stuff-for-arxiv/ivoatex cp ivoatex/ivoa.cls ivoatex/tthdefs.tex stuff-for-arxiv