summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/common.mk b/common.mk
index a2ee72b254..3ea2882489 100644
--- a/common.mk
+++ b/common.mk
@@ -1459,9 +1459,6 @@ info-libruby_so: PHONY
info-arch: PHONY
@echo arch=$(arch)
-change: PHONY
- $(BASERUBY) -C "$(srcdir)" ./tool/change_maker.rb $(CHANGES) > change.log
-
exam: check
love: sudo-precheck up all test exam install
@@ -1514,7 +1511,6 @@ help: PHONY
" install-cross: install cross compiling stuff" \
" clean: clean for tarball" \
" distclean: clean for repository" \
- " change: make change log template" \
" golf: for golfers" \
" goruby: same as golf" \
$(HELP_EXTRA_TASKS) \