Browse Source

Remove unused Makefile variables

pull/3/head
Tuncer Ayaz 13 years ago
parent
commit
23f1f8147f
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      Makefile

+ 0
- 2
Makefile View File

@ -2,8 +2,6 @@
REBAR=$(PWD)/rebar
RETEST=$(PWD)/deps/retest/retest
EUNIT_DIR=$(PWD)/.eunit
RETEST_DIR=$(PWD)/.rt.work
all:
./bootstrap

Loading…
Cancel
Save