summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2009-08-19 01:37:58 +0100
committerMatthias Radestock <matthias@lshift.net>2009-08-19 01:37:58 +0100
commite4862945d91dd5fead85a8db6a48c480a31746ac (patch)
tree6b8af67240273478219ccde1f4f5b6af4767d736
parenta414dd210d478eab9e5892d3511a2ec5e2135c6e (diff)
downloadrabbitmq-server-e4862945d91dd5fead85a8db6a48c480a31746ac.tar.gz
remove outdated comment
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 2c1becc6..1dcf7362 100644
--- a/Makefile
+++ b/Makefile
@@ -39,9 +39,6 @@ AMQP_SPEC_JSON_PATH=$(AMQP_CODEGEN_DIR)/amqp-0.8.json
ERL_CALL=erl_call -sname $(RABBITMQ_NODENAME) -e
-# for the moment we don't use boot files because they introduce a
-# dependency on particular versions of OTP applications
-#all: $(EBIN_DIR)/rabbit.boot
all: $(TARGETS)
$(EBIN_DIR)/rabbit.app: $(EBIN_DIR)/rabbit_app.in $(BEAM_TARGETS) generate_app