summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2001-05-31 23:25:46 +0000
committerwtc%netscape.com <devnull@localhost>2001-05-31 23:25:46 +0000
commite7d7939be27b97201ae33cedaaa9157ce129c257 (patch)
tree9bdd0eef13d321e190f47cc6490a4fbb2f83b85f
parent48a66d7471456c8e3ee2088f69ab9368dc022d93 (diff)
downloadnss-hg-e7d7939be27b97201ae33cedaaa9157ce129c257.tar.gz
Deleted the comment altogether because the code it described had been
deleted.
-rw-r--r--security/nss/cmd/swfort/newuser/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/nss/cmd/swfort/newuser/Makefile b/security/nss/cmd/swfort/newuser/Makefile
index 04aebdede..e8f8fb824 100644
--- a/security/nss/cmd/swfort/newuser/Makefile
+++ b/security/nss/cmd/swfort/newuser/Makefile
@@ -51,8 +51,6 @@ include $(CORE_DEPTH)/coreconf/config.mk
# (4) Include "local" platform-dependent assignments (OPTIONAL). #
#######################################################################
-# can't do this in manifest.mn because OS_ARCH isn't defined there.
-
ctmp := $(strip $(shell $(MAKE) -C ../../../lib/fortcrypt --no-print-directory cilib_name))
ifeq ($(ctmp), $(patsubst /%,/,$(ctmp)))
CILIB := ../../../lib/fortcrypt/$(ctmp)