about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-01-11 02:53:02 +0000
committerEric Wong <e@80x24.org>2015-01-11 02:53:02 +0000
commit000a577b36243da7b600d399bf55315088a293a4 (patch)
tree26c2a703b31e383f117e75c691d1438969dc30f6
parent5f122f08cd313946fc0db432b6634662ea78bb22 (diff)
downloadsleepy_penguin-000a577b36243da7b600d399bf55315088a293a4.tar.gz
-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