Makefile 104 B

1234567
  1. RELEASE := kakaranet
  2. COOKIE := node_runner
  3. VER := 1.0.0
  4. default: get-deps compile
  5. include otp.mk