summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/expand/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/expand/makefile.mk')
-rw-r--r--ucb/source/ucp/expand/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/ucb/source/ucp/expand/makefile.mk b/ucb/source/ucp/expand/makefile.mk
index 03e0e5a638..6b4ffc8581 100644
--- a/ucb/source/ucp/expand/makefile.mk
+++ b/ucb/source/ucp/expand/makefile.mk
@@ -39,6 +39,8 @@ NO_BSYMBOLIC = TRUE
.INCLUDE : settings.mk
DLLPRE =
+.IF "$(L10N_framework)"==""
+
SLOFILES= \
$(SLO)$/ucpexpand.obj
@@ -58,4 +60,6 @@ SHL1DEF = $(MISC)$/$(SHL1TARGET).def
DEF1NAME = $(SHL1TARGET)
+.ENDIF # L10N_framework
+
.INCLUDE : target.mk