summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-07-11 12:10:17 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-07-11 12:10:17 +0000
commitea1649d2bc10689e20f16cf95c9abbaf48f0f7c1 (patch)
treec35f24bde7aacb3ed8d6a87750e3778ba2b9035c
parenteed4f1bddaceac006a4c2e76e7b934c8a1aa7fa1 (diff)
INTEGRATION: CWS mba23issues03 (1.49.78); FILE MERGED
2007/06/14 18:56:02 mba 1.49.78.1: #i72366#: remove old MacOS9 code
-rw-r--r--sfx2/source/appl/makefile.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/sfx2/source/appl/makefile.mk b/sfx2/source/appl/makefile.mk
index eb0e66981a83..2ffe528dfd3b 100644
--- a/sfx2/source/appl/makefile.mk
+++ b/sfx2/source/appl/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.49 $
+# $Revision: 1.50 $
#
-# last change: $Author: vg $ $Date: 2007-03-26 15:03:27 $
+# last change: $Author: ihi $ $Date: 2007-07-11 13:10:17 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -142,10 +142,6 @@ EXCEPTIONSFILES=\
$(SLO)$/xpackcreator.obj \
$(SLO)$/updatedlg.obj
-.IF "$(GUI)" == "MAC"
-SLOFILES +=\
- $(SLO)$/appmac.obj
-.ENDIF
# --- Targets -------------------------------------------------------