summaryrefslogtreecommitdiff
path: root/extensions/source/activex/main/makefile.mk
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-01-12 18:49:59 +0100
committersb <sb@openoffice.org>2010-01-12 18:49:59 +0100
commit55ec111502477e7527498888e795dfdf006c5eb5 (patch)
tree1c3cd9e0e4f7ad93bd741c5d39b492aabe39f7d7 /extensions/source/activex/main/makefile.mk
parent180c780b16b164c23afe2ae8f0e03f89bc4f9a3a (diff)
sb118: #i108269# first step of removing tcsh support
Diffstat (limited to 'extensions/source/activex/main/makefile.mk')
-rw-r--r--extensions/source/activex/main/makefile.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/source/activex/main/makefile.mk b/extensions/source/activex/main/makefile.mk
index 6ecd7f909484..e9d2cdbef22b 100644
--- a/extensions/source/activex/main/makefile.mk
+++ b/extensions/source/activex/main/makefile.mk
@@ -156,8 +156,4 @@ VERSIONOBJ_X64=
$(MISC)$/envsettings.h : makefile.mk
-$(RM) $@
# it looks wrong; but rc likes it that way...
-.IF "$(USE_SHELL)"!="4nt"
echo "#define MISC .\..\$(INPATH)\misc" > $@
-.ELSE # "$(USE_SHELL)"!="4nt"
- echo #define MISC .\..\$(INPATH)\misc > $@
-.ENDIF # "$(USE_SHELL)"!="4nt"