summaryrefslogtreecommitdiff
path: root/security/nss/lib/fortcrypt/Makefile
diff options
context:
space:
mode:
authorrelyea%netscape.com <devnull@localhost>2001-04-24 17:05:18 +0000
committerrelyea%netscape.com <devnull@localhost>2001-04-24 17:05:18 +0000
commit98f1883cf9263ea285094c3c16e3c2a0f14af2c0 (patch)
treee5055969a7f51864e72fb8215074a8026d926888 /security/nss/lib/fortcrypt/Makefile
parent29de64bde7eff6be8366d902f53382df8ab32252 (diff)
downloadnss-hg-98f1883cf9263ea285094c3c16e3c2a0f14af2c0.tar.gz
Add client requested features to coreconf:
building cross platform. targetting the Objects to a separate tree.
Diffstat (limited to 'security/nss/lib/fortcrypt/Makefile')
-rw-r--r--security/nss/lib/fortcrypt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/nss/lib/fortcrypt/Makefile b/security/nss/lib/fortcrypt/Makefile
index 9c047fa7f..c3454dced 100644
--- a/security/nss/lib/fortcrypt/Makefile
+++ b/security/nss/lib/fortcrypt/Makefile
@@ -84,6 +84,9 @@ endif
$(SHARED_LIBRARY): $(CILIB) $(DIRS)
+cilib_name:
+ @echo $(CILIB)
+
$(CILIB):
@$(MAKE_OBJDIR)
@if test -f $(ORIG_CILIB); then \