summaryrefslogtreecommitdiff
path: root/svtools/bmpmaker
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-03-09 11:17:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-03-09 11:17:18 +0000
commit2602c5f90ee76cfb9fc35f72f411b922e2c7c5bc (patch)
tree77ca174e1baf1e23bb02ee1134a29148366ab187 /svtools/bmpmaker
parent046d64f1bb5b07134e8c3f9c88bdd81fa73293c6 (diff)
INTEGRATION: CWS ooo20040225 (1.9.308); FILE MERGED
2004/02/16 01:16:41 khendricks 1.9.308.1: special MACOSX target seems to be no longer needed
Diffstat (limited to 'svtools/bmpmaker')
-rw-r--r--svtools/bmpmaker/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/svtools/bmpmaker/makefile.mk b/svtools/bmpmaker/makefile.mk
index f049fec71064..2df1c350d570 100644
--- a/svtools/bmpmaker/makefile.mk
+++ b/svtools/bmpmaker/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: hr $ $Date: 2003-03-27 14:35:55 $
+# last change: $Author: hr $ $Date: 2004-03-09 12:17:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -110,9 +110,9 @@ APP1BASE=0x10000000
# APP1STDLIBS+= -lsvl$(UPD)$(DLLSUFFIX)
# .ENDIF
-.IF "$(OS)"=="MACOSX"
-ALL: $(BIN)$/$(RES1TARGET).res ALLTAR
-.ENDIF
+#.IF "$(OS)"=="MACOSX"
+#ALL: $(BIN)$/$(RES1TARGET).res ALLTAR
+#.ENDIF
# --- APP2TARGET --------------------------------------------------