Pārlūkot izejas kodu

Add check target to Makefile

pull/3/head
Tuncer Ayaz pirms 13 gadiem
vecāks
revīzija
c2a5d286f0
1 mainītis faili ar 9 papildinājumiem un 1 dzēšanām
  1. +9
    -1
      Makefile

+ 9
- 1
Makefile Parādīt failu

@ -2,4 +2,12 @@ all:
./bootstrap
clean:
@rm -rf rebar ebin/*.beam inttest/rt.work
@rm -rf rebar ebin/*.beam inttest/rt.work
debug:
./bootstrap debug
check: debug
-@./rebar xref
-@dialyzer ebin --verbose -Wunmatched_returns -Werror_handling \
-Wrace_conditions -Wunderspecs

Notiek ielāde…
Atcelt
Saglabāt