[svn-commits] qwell: branch 1.6.2 r279852 - /branches/1.6.2/sounds/Makefile

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Jul 27 11:48:45 CDT 2010


Author: qwell
Date: Tue Jul 27 11:48:41 2010
New Revision: 279852

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=279852
Log:
Remove aptly-named EMPTY and BS vars, since they aren't used anymore.

Modified:
    branches/1.6.2/sounds/Makefile

Modified: branches/1.6.2/sounds/Makefile
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.2/sounds/Makefile?view=diff&rev=279852&r1=279851&r2=279852
==============================================================================
--- branches/1.6.2/sounds/Makefile (original)
+++ branches/1.6.2/sounds/Makefile Tue Jul 27 11:48:41 2010
@@ -67,9 +67,6 @@
 ifneq ($(findstring wget,$(WGET)),)
 WGET_ARGS:=--continue $(WGET_EXTRA_ARGS)
 endif
-
-EMPTY:=
-BS:=$(EMPTY)\$(EMPTY)
 
 ifneq ($(SOUNDS_CACHE_DIR),)
 




More information about the svn-commits mailing list