summaryrefslogtreecommitdiff
path: root/svx/source/gengal
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-07-22 15:45:03 +0000
committerOliver Bolte <obo@openoffice.org>2008-07-22 15:45:03 +0000
commit63e2b76104e7ecd21f2f7381b6fd669886abcb36 (patch)
tree484ef5192916de763f91aaef796cef976c7cbd84 /svx/source/gengal
parent08d99cb93e9dcf139090f842ad40cb0561811765 (diff)
INTEGRATION: CWS os2port03 (1.8.166); FILE MERGED
2008/07/16 12:10:51 obr 1.8.166.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/17 14:23:16 ydario 1.8.166.1: Issue number: i85203 Submitted by: ydario Reviewed by: ydario
Diffstat (limited to 'svx/source/gengal')
-rw-r--r--svx/source/gengal/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/gengal/makefile.mk b/svx/source/gengal/makefile.mk
index d85f5769ae4b..6bf11838af38 100644
--- a/svx/source/gengal/makefile.mk
+++ b/svx/source/gengal/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
# This file is part of OpenOffice.org.
#
@@ -51,9 +51,9 @@ OBJFILES= $(OBJ)$/gengal.obj
.IF "$(GUI)"=="WNT" || "$(GUI)"=="OS2"
APP1TARGET= $(TARGET)
-.ELSE # .IF "$(GUI)"=="WNT"
+.ELSE # .IF "$(GUI)"=="WNT" || "$(GUI)"=="OS2"
APP1TARGET= $(TARGET).bin
-.ENDIF # .IF "$(GUI)"=="WNT"
+.ENDIF # .IF "$(GUI)"=="WNT" || "$(GUI)"=="OS2"
APP1OBJS= $(OBJFILES)