]> mj.ucw.cz Git - ucwmac.git/blobdiff - Makefile
Added ucw-labels: simple macros for typesetting of labels (stickers)
[ucwmac.git] / Makefile
index c651438cd3e0c4910f1e1655893edaa6443605bb..0f1fe1da9361d02795ce84be7afc2dd538b80581 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-VERSION=0.1
+VERSION=1.0
 ARCHIVE=ucwmac-$(VERSION).tar.gz
 
-all: test.ps
+all: test.pdf test-labels.pdf
 
 %.dvi: %.tex
        csplain $<
@@ -16,7 +16,7 @@ clean:
        rm -f *~ *.log *.dvi *.ps *.aux
 
 release:
-       git tag ucwmac-v$(VERSION)
+       git tag v$(VERSION)
        git push --tags
        git archive --format=tar --prefix=ucwmac-$(VERSION)/ HEAD | gzip >$(ARCHIVE)
        scp $(ARCHIVE) atrey:~ftp/pub/local/mj/tex/