summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2hg <devnull@localhost>2001-07-16 18:47:15 +0000
committercvs2hg <devnull@localhost>2001-07-16 18:47:15 +0000
commit8f6db144d9edccc74e0d5d6ca25583dd7ae4c202 (patch)
tree00d7a2b6317e46e15997c552d51272c3f028932b
parent99196665c2e1077da9804ad3cb692621b4dcb20d (diff)
downloadnss-hg-8f6db144d9edccc74e0d5d6ca25583dd7ae4c202.tar.gz
fixup commit for branch 'MOZILLA_0_9_3_BRANCH'MOZILLA_0_9_3_RELEASEMOZILLA_0_9_3_2001_07_31_BASE
-rwxr-xr-xsecurity/coreconf/OpenVMS.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/coreconf/OpenVMS.mk b/security/coreconf/OpenVMS.mk
index f387eeaa9..6fbf93226 100755
--- a/security/coreconf/OpenVMS.mk
+++ b/security/coreconf/OpenVMS.mk
@@ -53,4 +53,4 @@ endif
XCFLAGS += $(OPTIMIZER)
# The command to build a shared library in POSIX on OpenVMS.
-MKSHLIB = vmsld_psm $(OPTIMIZER)
+MKSHLIB = vmsld_psm OBJDIR=$(OBJDIR) $(OPTIMIZER)