summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-10-11 16:05:52 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-10-11 16:05:52 +0000
commit0db893646ba1279b2c566284a587fa6d77bd0800 (patch)
treea88f3e54d112f8af3cb1f8a4d278ec100e9368f7 /sw/util
parent669b45bc20ba28ec7a83cba5b67eef7d27b6d23a (diff)
#65293#: renable autorec.o
Diffstat (limited to 'sw/util')
-rw-r--r--sw/util/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk
index 0de2e7fafea7..6cd1c93c84c0 100644
--- a/sw/util/makefile.mk
+++ b/sw/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: oisin $ $Date: 2000-10-11 13:07:44 $
+# last change: $Author: hr $ $Date: 2000-10-11 17:05:52 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -153,9 +153,9 @@ LIB1OBJFILES= \
$(OUT)$/obj$/swcomlib.obj \
$(OUT)$/obj$/w4wflt.obj
-#.IF "$(OS)$(CPU)"=="SOLARISS"
-#LIB1OBJFILES += $(SOLARLIBDIR)$/autorec.o
-#.ENDIF
+.IF "$(OS)$(CPU)"=="SOLARISS"
+LIB1OBJFILES += $(SOLARLIBDIR)$/autorec.o
+.ENDIF