about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 8f2fdbb..810c50b 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,11 +1,6 @@
 all::
 RSYNC_DEST := bogomips.org:/srv/bogomips/sleepy_penguin
-rfproject := rainbows
 rfpackage := sleepy_penguin
 include pkg.mk
 pkg_extra += ext/sleepy_penguin/git_version.h
-ifneq ($(VERSION),)
-release::
-        $(RAKE) publish_news VERSION=$(VERSION)
-endif
 .PHONY: .FORCE-GIT-VERSION-FILE doc test $(test_units) manifest