Explorar el Código

Remove unused Makefile variables

pull/3/head
Tuncer Ayaz hace 13 años
padre
commit
23f1f8147f
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      Makefile

+ 0
- 2
Makefile Ver fichero

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

Cargando…
Cancelar
Guardar