You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by be...@apache.org on 2014/02/13 17:43:21 UTC

[19/50] lager commit: updated refs/heads/import-master to da4419e

Update PHONY Makefile target


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

Branch: refs/heads/import-master
Commit: c1d9f9835fc9535835bc74bbfd73d720ca911a88
Parents: c2c70f1
Author: Reid Draper <re...@gmail.com>
Authored: Tue Jan 7 14:04:46 2014 -0600
Committer: Reid Draper <re...@gmail.com>
Committed: Tue Jan 7 14:04:46 2014 -0600

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


http://git-wip-us.apache.org/repos/asf/couchdb-lager/blob/c1d9f983/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index 82ac955..6b78d1a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
-.PHONY: rel stagedevrel deps test
+.PHONY: all compile deps clean distclean test check_plt build_plt dialyzer \
+	    cleanplt
 
 all: deps compile