mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 16:58:35 +00:00
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8837 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
53f8222166
commit
887df65ed7
@ -329,6 +329,7 @@ libs/openzap/Makefile:
|
||||
update-clean: clean modwipe uninstall libs/openzap/Makefile
|
||||
cd libs/sofia-sip && $(MAKE) clean
|
||||
cd libs/openzap && $(MAKE) clean
|
||||
cd libs/portaudio && $(MAKE) clean
|
||||
|
||||
swigall:
|
||||
@echo reswigging all
|
||||
@ -341,6 +342,11 @@ speedy-sure: update-clean
|
||||
cd libs/sofia-sip && $(MAKE) -j
|
||||
$(MAKE) -j modules
|
||||
|
||||
pa-reconf:
|
||||
cd libs/portaudio && $(MAKE) clean
|
||||
cd libs/portaudio && sh ./configure.gnu
|
||||
$(MAKE) mod_portaudio-clean
|
||||
|
||||
sofia-reconf:
|
||||
cd libs/sofia-sip && sh ./autogen.sh
|
||||
cd libs/sofia-sip && $(MAKE) clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user