windows linux mac下erlang nif或者port_driver通用编译脚本
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

11 行
112 B

all:
./bootstrap.erl
debug:
./bootstrap debug
xref: debug
./xref
clean:
@rm -rf rebar .rebar ebin/*.beam