summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile b/Makefile
index 083a78d..91fee78 100644
--- a/Makefile
+++ b/Makefile
@@ -43,13 +43,3 @@ dis:
rm -rf ../$(NAME)-$(VERSION)*.tar* $(NAME)-$(VERSION)
@git archive --prefix=$(NAME)-$(VERSION)/ HEAD | bzip2 >../$(NAME)-$(VERSION).tar.bzip2;
$(info $(NAME)-$(VERSION).tar.lzma is ready)
-
-.PHONY: ChangeLog log changelog
-
-log: ChangeLog
-
-changelog: ChangeLog
-
-ChangeLog:
- svn2cl --accum --authors ../../soft/common/username.xml
- rm -f *.bak