summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 14:48:34 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 14:48:34 +0000
commit1852e166abeec41ae140aa415a43a7e421ac38b8 (patch)
tree584dbfbfc8af50ad89a380c1e02728a41718a29c /desktop
parent38474ab0a0fe816a7eb0fc1e109278a90d952cd7 (diff)
INTEGRATION: CWS ause04 (1.2.30); FILE MERGED
2003/07/11 13:32:12 hjs 1.2.30.1: #100815# remove workarounds
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/pagein/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/source/pagein/makefile.mk b/desktop/source/pagein/makefile.mk
index bbb9c5e555e6..3f15974d2f1a 100644
--- a/desktop/source/pagein/makefile.mk
+++ b/desktop/source/pagein/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2003-07-07 10:47:49 $
+# last change: $Author: kz $ $Date: 2003-08-25 15:48:34 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,7 +84,7 @@ APP1TARGET=$(TARGET)
APP1OBJS=$(OBJFILES)
# depends on libc only.
-STDLIB=""
+STDLIB=
.IF "$(COMNAME)" == "sunpro5"
STDLIB+=-library=no%Crun
.ENDIF # sunpro5