summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-26 19:26:43 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-26 19:26:43 +0000
commitc483248060a0cc0370846e302e01f9d999ff5595 (patch)
tree626e1a642eab872993378eeed0be82064b3e8b8d
parent41827f48a88abf39c330509a1f0333dcebcde1d7 (diff)
INTEGRATION: CWS mergebuild (1.2.12); FILE MERGED
2004/01/21 14:57:49 pl 1.2.12.1: #110286# fallback resources, move to iso codes
-rw-r--r--rsc/source/rsc/makefile.mk10
1 files changed, 3 insertions, 7 deletions
diff --git a/rsc/source/rsc/makefile.mk b/rsc/source/rsc/makefile.mk
index 7ead52f792c6..59db9e337ea7 100644
--- a/rsc/source/rsc/makefile.mk
+++ b/rsc/source/rsc/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: vg $ $Date: 2003-07-02 14:51:51 $
+# last change: $Author: hjs $ $Date: 2004-06-26 20:26:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -75,10 +75,6 @@ TARGET=rscrsc
NOOPTFILES= $(OBJ)$/rsc.obj
.ENDIF
-OBJFILES= $(OBJ)$/rsc.obj \
- $(OBJ)$/rscinst.obj
-
-CXXFILES= rsc.cxx \
- rscinst.cxx
+OBJFILES= $(OBJ)$/rsc.obj
.INCLUDE : target.mk