瀏覽代碼

Add "clean" target

Dave Smith 15 年之前
父節點
當前提交
d6b79fb8c4
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      Makefile

+ 3
- 0
Makefile 查看文件

@ -1,2 +1,5 @@
all:
./bootstrap
clean:
@rm -rf rebar ebin/*.beam inttest/rt.work

Loading…
取消
儲存