From f203838964dbe116aefa478ead70201458c01210 Mon Sep 17 00:00:00 2001 From: "mcgreer%netscape.com" Date: Mon, 16 Jul 2001 15:18:53 +0000 Subject: [PATCH] checkin for colin, patch to make OpenVMS build in object tree git-svn-id: svn://10.0.0.236/trunk@99312 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/coreconf/OpenVMS.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/security/coreconf/OpenVMS.mk b/mozilla/security/coreconf/OpenVMS.mk index f387eeaa986..6fbf93226e8 100755 --- a/mozilla/security/coreconf/OpenVMS.mk +++ b/mozilla/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)