From ce76568c52c874553ea631912d3cb5381e94397d Mon Sep 17 00:00:00 2001 From: Russell Bryant <russell@russellbryant.com> Date: Thu, 22 Jun 2006 11:39:25 +0000 Subject: [PATCH] nothing to see here ... git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35416 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 1b96f69736..ef4030231c 100644 --- a/Makefile +++ b/Makefile @@ -387,7 +387,6 @@ makeopts: configure @exit 1 menuselect.makeopts: build_tools/menuselect makeopts.xml - @echo "WTF WTF WTF WTF" @build_tools/menuselect --check-deps ${GLOBAL_MAKEOPTS} ${USER_MAKEOPTS} $@ #ifneq ($(wildcard tags),) -- GitLab