From b77e847473f24343dc2ad678a7e8fb824cfa8feb Mon Sep 17 00:00:00 2001 From: "cls%seawood.org" Date: Sat, 18 Oct 2003 16:46:56 +0000 Subject: [PATCH] Removing lib/mac/MoreFiles/Makefile --- allmakefiles.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/allmakefiles.sh b/allmakefiles.sh index 04b5a88de9c1..796cfb13c00a 100755 --- a/allmakefiles.sh +++ b/allmakefiles.sh @@ -951,13 +951,6 @@ extensions/sql/sqltest/Makefile extensions/sql/tests/Makefile " - -if [ "$MACOSX" ]; then - MAKEFILES_macmorefiles=" - lib/mac/MoreFiles/Makefile -" -fi - if [ "$MOZ_MAIL_NEWS" ]; then if [ -f ${srcdir}/mailnews/makefiles ]; then MAKEFILES_mailnews=`cat ${srcdir}/mailnews/makefiles`