From 76bdd256b09960bed6822f3b2e331ee738e7f0d8 Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Tue, 27 Jul 2010 16:48:41 +0000 Subject: [PATCH] Remove aptly-named EMPTY and BS vars, since they aren't used anymore. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@279852 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- sounds/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/sounds/Makefile b/sounds/Makefile index 8633cbe1f5..fba1cbac63 100644 --- a/sounds/Makefile +++ b/sounds/Makefile @@ -68,9 +68,6 @@ ifneq ($(findstring wget,$(WGET)),) WGET_ARGS:=--continue $(WGET_EXTRA_ARGS) endif -EMPTY:= -BS:=$(EMPTY)\$(EMPTY) - ifneq ($(SOUNDS_CACHE_DIR),) define sound_format_lang_rule -- 2.47.2