X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Makefile;h=55e5da07c40c7d13080cc03e6764b2a8ea2fde9c;hb=f84aa81f636d43180118cd3e9470d3d57f9c539e;hp=efa72ad8e4fbf5552060901a906328f913fc412f;hpb=7efece4132b5892707ec21cf89f5820950719b50;p=bookmarks_db.git diff --git a/Makefile b/Makefile index efa72ad..55e5da0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,4 @@ - - -VERSION=3.4.0 +VERSION=4.1 EXAMPLE_SHELL=ns-unescape mz-unescape bkmk2db koi2win.db \ bkmk-koi bkmk-win bkmk-chk bkmk-set bkmk-sort hotexplode.pl \ check_title.py set-real_title.py set-title-list.py \ @@ -14,11 +12,7 @@ all: .PHONY: distr distr: - ./mk-distr HEAD - -.PHONY: distr-% -distr-%: - ./mk-distr "`echo $@ | sed s/^distr-//`" + ./mk-distr file:///home/phd/work/SVN/bookmarks_db/trunk fulldistr: clean examples_distr cd .. && tar cf - bookmarks_db | gzip -9 > bookmarks_db-$(VERSION)-`date +'%Y%m%d'`.tar.gz