update makefile

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7455 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-02-01 14:24:35 +00:00
parent ab879c6546
commit 6cce3acebf
1 changed files with 6 additions and 0 deletions

View File

@ -287,6 +287,7 @@ sure: update-clean all
speedy-sure: update-clean
$(MAKE) -j core
cd libs/sofia-sip && $(MAKE) -j
$(MAKE) -j modules
current: update-clean
@ -294,6 +295,11 @@ current: update-clean
$(MAKE) all
$(MAKE) install
speedy-current: update-clean
svn update
$(MAKE) speedy-sure
$(MAKE) install
wayclean: clean
modules: libfreeswitch.la