summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorYuri Dario <ydario@apache.org>2012-02-16 15:28:14 +0000
committerYuri Dario <ydario@apache.org>2012-02-16 15:28:14 +0000
commit3fb66910237798fab20cb55765a0cb4c0db459b0 (patch)
tree5ee302a115164202e17da18107015f6ea1683c35 /extensions
parent22ab226a7fa502225c51ec5c3e11c6f5d4680b5d (diff)
i118923 - OS/2 port: use 8.3 names for targets.
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/update/check/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/source/update/check/makefile.mk b/extensions/source/update/check/makefile.mk
index 63d61403f048..b66a48a63991 100644
--- a/extensions/source/update/check/makefile.mk
+++ b/extensions/source/update/check/makefile.mk
@@ -65,7 +65,11 @@ SLOFILES=\
$(SLO)$/updatehdl.obj
SHL1NOCHECK=TRUE
+.IF "$(GUI)" == "OS2"
+SHL1TARGET=updchkun
+.ELSE
SHL1TARGET=$(TARGET).uno
+.ENDIF
SHL1OBJS=$(SLOFILES)
SHL1DEF=$(MISC)$/$(SHL1TARGET).def