You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2015/06/29 23:46:14 UTC

[08/50] couch commit: updated refs/heads/COUCHDB-2734-header-date to f3e022c

Made all the targets phony


Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/e6257eab
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/e6257eab
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch/diff/e6257eab

Branch: refs/heads/COUCHDB-2734-header-date
Commit: e6257eabff7d8efedd6eb61aeeb85d80063f7507
Parents: 306bb77
Author: Dmitry Demeshchuk <de...@gmail.com>
Authored: Tue Jul 30 13:45:28 2013 -0700
Committer: Dmitry Demeshchuk <de...@gmail.com>
Committed: Tue Jul 30 13:45:28 2013 -0700

----------------------------------------------------------------------
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-couch/blob/e6257eab/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index 9de1944..b94be4b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,10 @@
-
 PREFIX:=../
 DEST:=$(PREFIX)$(PROJECT)
 
 REBAR=./rebar
 
+.PHONY: all edoc test clean build_plt dialyzer app
+
 all:
 	@$(REBAR) get-deps compile