summaryrefslogtreecommitdiff
path: root/security/nss/lib/fortcrypt
diff options
context:
space:
mode:
authorrelyea%netscape.com <devnull@localhost>2001-04-24 19:52:06 +0000
committerrelyea%netscape.com <devnull@localhost>2001-04-24 19:52:06 +0000
commit85b0f1bd47a17f437705df5bba6069060370f55e (patch)
tree4b6c41a73d895360e6031b5d9b10106052be6600 /security/nss/lib/fortcrypt
parent98f1883cf9263ea285094c3c16e3c2a0f14af2c0 (diff)
downloadnss-hg-85b0f1bd47a17f437705df5bba6069060370f55e.tar.gz
Patch to make the build work in both traditional and re-directed object mode.
Diffstat (limited to 'security/nss/lib/fortcrypt')
-rw-r--r--security/nss/lib/fortcrypt/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/nss/lib/fortcrypt/Makefile b/security/nss/lib/fortcrypt/Makefile
index c3454dced..544cee532 100644
--- a/security/nss/lib/fortcrypt/Makefile
+++ b/security/nss/lib/fortcrypt/Makefile
@@ -85,7 +85,11 @@ endif
$(SHARED_LIBRARY): $(CILIB) $(DIRS)
cilib_name:
+ifeq ($(CILIB), $(patsubst /%,/,$(CILIB)))
+ @echo $(shell pwd)"/"$(CILIB)
+else
@echo $(CILIB)
+endif
$(CILIB):
@$(MAKE_OBJDIR)