提交 020713ef authored 作者: Anthony Minessale's avatar Anthony Minessale

add make current

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7406 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 478223cc
...@@ -288,6 +288,11 @@ speedy-sure: update-clean ...@@ -288,6 +288,11 @@ speedy-sure: update-clean
$(MAKE) -j core $(MAKE) -j core
$(MAKE) -j modules $(MAKE) -j modules
current: update-clean
svn update
$(MAKE) all
$(MAKE) install
wayclean: clean wayclean: clean
modules: libfreeswitch.la modules: libfreeswitch.la
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论