/deps/z_logger/Makefile
https://code.google.com/p/zotonic/ · Makefile · 6 lines · 5 code · 1 blank · 0 comment · 1 complexity · 097580f04f8c0e20ad4342b897c40720 MD5 · raw file
- all:
- @test -d ebin || mkdir ebin
- @erl -make
- clean:
- @rm -rf ebin/* erl_crash.dump