summaryrefslogtreecommitdiff
path: root/tools/source/ref
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:05:12 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:05:12 +0000
commitfd2cf3dc7cd9c73070fa4d70c8ca99c9fc1ce135 (patch)
tree9569a564e06fba817528ea414129b4074d83cb61 /tools/source/ref
parentff09f8d6ef2c613037f039dbcafcad6b76243a48 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'tools/source/ref')
-rw-r--r--tools/source/ref/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/source/ref/makefile.mk b/tools/source/ref/makefile.mk
index ad85f0accd62..dca712a0de34 100644
--- a/tools/source/ref/makefile.mk
+++ b/tools/source/ref/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 17:03:09 $
+# last change: $Author: hr $ $Date: 2003-03-27 17:04:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -78,12 +78,10 @@ SLOFILES= $(SLO)$/ref.obj \
$(SLO)$/globname.obj \
$(SLO)$/errinf.obj
-.IF "$(UPDATER)"!=""
OBJFILES= $(OBJ)$/ref.obj \
$(OBJ)$/pstm.obj \
$(OBJ)$/globname.obj \
$(OBJ)$/errinf.obj
-.ENDIF
# --- Targets ------------------------------------------------------