diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-07-01 23:33:39 +0200 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-07-01 23:33:39 +0200 |
commit | 23f1f8147f46679ff75b39ed6be5db4cd8e71def (patch) | |
tree | 40ff56c68151ef4cce752ba589ba4de83604c534 /Makefile | |
parent | 000a834144509d9a1b46966ff8f70645f648f188 (diff) |
Remove unused Makefile variables
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2,8 +2,6 @@ REBAR=$(PWD)/rebar RETEST=$(PWD)/deps/retest/retest -EUNIT_DIR=$(PWD)/.eunit -RETEST_DIR=$(PWD)/.rt.work all: ./bootstrap |