summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2000-07-06 21:04:45 +0000
committerwtc%netscape.com <devnull@localhost>2000-07-06 21:04:45 +0000
commita67a68a76b636c6ecf570b315f0bf0bef4486912 (patch)
tree83ed65cbb41d7594f6b6758f779a1c7f8a2d8e4c
parentf7aca14a83e3c74d34092d1c67a62e35b8c0354f (diff)
downloadnspr-hg-a67a68a76b636c6ecf570b315f0bf0bef4486912.tar.gz
Fixed a typo in the previous checkin.
(NSPRPUB_CLIENT_BRANCH)
-rw-r--r--config/NetBSD.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/NetBSD.mk b/config/NetBSD.mk
index 44a96cdf..cb2211ad 100644
--- a/config/NetBSD.mk
+++ b/config/NetBSD.mk
@@ -48,7 +48,7 @@ endif
ARCH = netbsd
-ifeq($(OBJECT_FMT),ELF)
+ifeq ($(OBJECT_FMT),ELF)
DLL_SUFFIX = so
else
DLL_SUFFIX = so.1.0