summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2010-12-17 15:06:49 +0100
committerHans-Joachim Lankenau <hjs@openoffice.org>2010-12-17 15:06:49 +0100
commit0d958c489c388268811cde22eb67043b2317ff14 (patch)
tree054e598fb7d9d82f0dee58265acac7aba3bca1a1
parent463299a59507a83ec07e17d547e76cfea19c673c (diff)
parentf19d46f3b86afdd852a6e32968ff6ae3e4473d30 (diff)
CWS-TOOLING: integrate CWS ause128
Notes
split repo tag: libs-extern_ooo/DEV300_m96
-rw-r--r--afms/makefile.mk3
-rw-r--r--external/prj/d.lst4
2 files changed, 5 insertions, 2 deletions
diff --git a/afms/makefile.mk b/afms/makefile.mk
index b1d2eafe7555..5952adaac9ac 100644
--- a/afms/makefile.mk
+++ b/afms/makefile.mk
@@ -53,6 +53,9 @@ ZIP1LIST = *.afm -x "*Helvetica-Narrow*"
.INCLUDE : tg_ext.mk
.IF "$(L10N_framework)"==""
+.IF "$(ZIP1TARGETN)"!=""
$(ZIP1TARGETN): $(PACKAGE_DIR)$/$(UNTAR_FLAG_FILE)
+.ENDIF # "$(ZIP1TARGETN)"!=""
+
.ENDIF # L10N_framework
diff --git a/external/prj/d.lst b/external/prj/d.lst
index 9e0c68129c77..ff1b19a0e94f 100644
--- a/external/prj/d.lst
+++ b/external/prj/d.lst
@@ -36,8 +36,8 @@ mkdir: %_DEST%\inc%_EXT%\external\mingw\include\sys
..\msvcp80\msvcm80*.dll %_DEST%\bin%_EXT%
..\msvcp80\msvcp80*.dll %_DEST%\bin%_EXT%
..\msvcp80\msvcr80*.dll %_DEST%\bin%_EXT%
-..\msvcp90\Microsoft.VC80.CRT.manifest %_DEST%\bin%_EXT%\Microsoft.VC80.CRT.manifest
-..\msvcp90\Microsoft.VC80.DebugCRT.manifest %_DEST%\bin%_EXT%\Microsoft.VC80.DebugCRT.manifest
+..\msvcp80\Microsoft.VC80.CRT.manifest %_DEST%\bin%_EXT%\Microsoft.VC80.CRT.manifest
+..\msvcp80\Microsoft.VC80.DebugCRT.manifest %_DEST%\bin%_EXT%\Microsoft.VC80.DebugCRT.manifest
..\msvcp90\msvcm90*.dll %_DEST%\bin%_EXT%
..\msvcp90\msvcp90*.dll %_DEST%\bin%_EXT%