From 589c7bdb3afd4419a602e5777f16e59745b7cb26 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Thu, 3 Jul 2008 22:20:16 +0000 Subject: [PATCH] remove this, it has been moved to the main Makefile git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@127895 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/apps/Makefile b/apps/Makefile index 4006c9a5b6..c57926a6a3 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