/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

  1. all:
  2. @test -d ebin || mkdir ebin
  3. @erl -make
  4. clean:
  5. @rm -rf ebin/* erl_crash.dump