From 4fc8d913e5f5d208254cc0b8b00667fe8fc80fd0 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 git-svn-id: svn://10.0.0.236/trunk@148105 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/allmakefiles.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/mozilla/allmakefiles.sh b/mozilla/allmakefiles.sh index 04b5a88de9c..796cfb13c00 100755 --- a/mozilla/allmakefiles.sh +++ b/mozilla/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`