本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
SisMaker
/
jiffy
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
Projects
0
版本發佈
62
Wiki
活動
瀏覽代碼
Remove etap target from the Makefile
pull/65/head
Paul J. Davis
11 年之前
父節點
46b315217d
當前提交
5752dbc1fc
共有
1 個檔案被更改
,包括
1 行新增
和
5 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-5
Makefile
+ 1
- 5
Makefile
查看文件
@ -29,15 +29,11 @@ build: depends
$(
REBAR
)
compile
etap
:
test
/
etap
.
beam
test
/
util
.
beam
prove test/*.t
eunit
:
$(
REBAR
)
eunit
skip_deps
=
true
check
:
build
e
tap
e
unit
check
:
build
eunit
%.beam
:
%.
erl
Write
Preview
Loading…
取消
儲存