summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2013-10-07 11:24:31 +0100
committerColin Guthrie <colin@mageia.org>2013-10-07 11:24:31 +0100
commitba87a4591da744bed7ef9afd049dcdb9d61c4fe6 (patch)
tree58a50ea8df63d5a9dd89b34b844d7b6d4644efc8 /Makefile
parentcd8206c0b25a86aa8958b28c359ee39215212441 (diff)
downloaddrak3d-ba87a4591da744bed7ef9afd049dcdb9d61c4fe6.tar
drak3d-ba87a4591da744bed7ef9afd049dcdb9d61c4fe6.tar.gz
drak3d-ba87a4591da744bed7ef9afd049dcdb9d61c4fe6.tar.bz2
drak3d-ba87a4591da744bed7ef9afd049dcdb9d61c4fe6.tar.xz
drak3d-ba87a4591da744bed7ef9afd049dcdb9d61c4fe6.zip
build: Drop no longer updated ChangeLog
These days important notes are left manually in NEWS and git log is fine for a detailed change log
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