windows linux mac下erlang nif或者port_driver通用编译脚本
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
112 B

5 years ago
  1. all:
  2. ./bootstrap.erl
  3. debug:
  4. ./bootstrap debug
  5. xref: debug
  6. ./xref
  7. clean:
  8. @rm -rf rebar .rebar ebin/*.beam