aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-03 22:20:16 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-03 22:20:16 +0000
commit9bb2e9bc7abd199a52f6a6d115df504af751d35c (patch)
tree12da156d71b7e7544524386167fd16699d9b514d /apps/Makefile
parent6c794a5e485bd52918e294abe66938b9a5486a9f (diff)
remove this, it has been moved to the main Makefile
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@127895 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/Makefile')
-rw-r--r--apps/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 4006c9a5b..c57926a6a 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -37,11 +37,6 @@ MENUSELECT_DEPENDS_app_voicemail+=$(MENUSELECT_DEPENDS_IMAP_STORAGE)
MENUSELECT_DEPENDS_app_directory+=$(MENUSELECT_DEPENDS_IMAP_STORAGE)
endif
-ifeq (SunOS,$(shell uname))
-MENUSELECT_DEPENDS_app_chanspy+=RT
-RT_LIB=-lrt
-endif
-
all: _all
include $(ASTTOPDIR)/Makefile.moddir_rules