mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +00:00
Remove unused Makefile variables
This commit is contained in:
parent
000a834144
commit
23f1f8147f
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
REBAR=$(PWD)/rebar
|
REBAR=$(PWD)/rebar
|
||||||
RETEST=$(PWD)/deps/retest/retest
|
RETEST=$(PWD)/deps/retest/retest
|
||||||
EUNIT_DIR=$(PWD)/.eunit
|
|
||||||
RETEST_DIR=$(PWD)/.rt.work
|
|
||||||
|
|
||||||
all:
|
all:
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
Loading…
Reference in a new issue