Avoid making 'make pulse' easy to use

This commit is contained in:
Scott Lystig Fritchie 2015-10-08 14:19:44 +09:00
parent 0054445f13
commit 7912e77e9e

View file

@ -28,8 +28,9 @@ edoc-clean:
rm -f edoc/*.png edoc/*.html edoc/*.css edoc/edoc-info
pulse: compile
env USE_PULSE=1 $(REBAR_BIN) skip_deps=true clean compile
env USE_PULSE=1 $(REBAR_BIN) skip_deps=true -D PULSE eunit -v
@echo Sorry, PULSE test needs maintenance. -SLF
#env USE_PULSE=1 $(REBAR_BIN) skip_deps=true clean compile
#env USE_PULSE=1 $(REBAR_BIN) skip_deps=true -D PULSE eunit -v
APPS = kernel stdlib sasl erts ssl compiler eunit crypto
PLT = $(HOME)/.machi_dialyzer_plt