[Freeswitch-svn] [commit] r7493 - freeswitch/trunk
Freeswitch SVN
anthm at freeswitch.org
Sat Feb 2 12:55:09 EST 2008
Author: anthm
Date: Sat Feb 2 12:55:08 2008
New Revision: 7493
Modified:
freeswitch/trunk/Makefile.am
Log:
update
Modified: freeswitch/trunk/Makefile.am
==============================================================================
--- freeswitch/trunk/Makefile.am (original)
+++ freeswitch/trunk/Makefile.am Sat Feb 2 12:55:08 2008
@@ -279,6 +279,12 @@
installall: install
+up: clean
+ svn update
+ $(MAKE) -j core
+ $(MAKE) -j modules
+ $(MAKE) install
+
update-clean: clean modwipe uninstall
cd libs/sofia-sip && $(MAKE) clean
cd libs/openzap && $(MAKE) clean
More information about the Freeswitch-svn
mailing list