Skip to content

Commit

Permalink
Fix 164126: makefile build error.
Browse files Browse the repository at this point in the history
Change the NSS module name from "security" to "nss".
  • Loading branch information
nicolson%netscape.com committed Sep 6, 2002
1 parent 4cd73be commit ab00806
Show file tree
Hide file tree
Showing 78 changed files with 104 additions and 124 deletions.
4 changes: 2 additions & 2 deletions security/nss/cmd/SSLsample/client.mn
Expand Up @@ -32,7 +32,7 @@

CORE_DEPTH = ../../..

MODULE = security
MODULE = nss

EXPORTS =

Expand All @@ -44,7 +44,7 @@ PROGRAM = client

REQUIRES = dbm

IMPORTS = security/lib/nss
IMPORTS = nss/lib/nss

DEFINES = -DNSPR20

2 changes: 1 addition & 1 deletion security/nss/cmd/SSLsample/server.mn
Expand Up @@ -32,7 +32,7 @@

CORE_DEPTH = ../../..

MODULE = security
MODULE = nss

EXPORTS =

Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/addbuiltin/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

CSRCS = \
addbuiltin.c \
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/atob/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

# This next line is used by .mk files
# and gets translated into $LINCS in manifest.mnw
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/bltest/manifest.mn
Expand Up @@ -32,7 +32,7 @@
#
CORE_DEPTH = ../../..

MODULE = security
MODULE = nss

REQUIRES = seccmd dbm

Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/btoa/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

# This next line is used by .mk files
# and gets translated into $LINCS in manifest.mnw
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/certcgi/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIREd.
MODULE = security
MODULE = nss

# This next line is used by .mk files
# and gets translated into $LINCS in manifest.mnw
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/certutil/manifest.mn
Expand Up @@ -36,7 +36,7 @@ CORE_DEPTH = ../../..
DEFINES += -DNSPR20

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

CSRCS = \
certutil.c \
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/checkcert/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

# This next line is used by .mk files
# and gets translated into $LINCS in manifest.mnw
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/cmdlib/manifest.mn
Expand Up @@ -45,5 +45,5 @@ EXPORTS = cmdutil.h \
CSRCS = cmdline.c \
$(NULL)

REQUIRES = security nspr dbm
REQUIRES = nss nspr dbm

2 changes: 1 addition & 1 deletion security/nss/cmd/crlutil/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

# This next line is used by .mk files
# and gets translated into $LINCS in manifest.mnw
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/crmf-cgi/manifest.mn
Expand Up @@ -42,7 +42,7 @@ CSRCS = \
$(NULL)


REQUIRES = security dbm seccmd
REQUIRES = nss dbm seccmd

ifdef ATTACH_CGI
DEFINES += -DATTACH_CGI
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/crmftest/manifest.mn
Expand Up @@ -35,7 +35,7 @@ CORE_DEPTH = ../../..
DEPTH = .

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

EXPORTS = \
$(NULL)
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/dbck/manifest.mn
Expand Up @@ -36,7 +36,7 @@ CORE_DEPTH = ../../..
DEFINES += -DNSPR20

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

CSRCS = \
dbck.c \
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/dbtest/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

# This next line is used by .mk files
# and gets translated into $LINCS in manifest.mnw
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/derdump/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

# This next line is used by .mk files
# and gets translated into $LINCS in manifest.mnw
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/digest/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

# This next line is used by .mk files
# and gets translated into $LINCS in manifest.mnw
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/ilock/manifest.mn
Expand Up @@ -35,7 +35,7 @@ CORE_DEPTH = ../../..
DEFINES += -DNSPR20

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

CSRCS = ilock.c

Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/keyutil/manifest.mn
Expand Up @@ -36,7 +36,7 @@ CORE_DEPTH = ../../..
DEFINES += -DNSPR20

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

CSRCS = \
keyutil.c \
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/lib/manifest.mn
Expand Up @@ -64,5 +64,5 @@ OLD_CSRCS = dongle.c \
stubs.c \
$(NULL)

REQUIRES = security nspr dbm
REQUIRES = nss nspr dbm

2 changes: 1 addition & 1 deletion security/nss/cmd/makepqg/manifest.mn
Expand Up @@ -35,7 +35,7 @@ CORE_DEPTH = ../../..

# This next line is used by .mk files
# and gets translated into $LINCS in manifest.mnw
REQUIRES = security seccmd dbm
REQUIRES = nss seccmd dbm

# DIRS =

Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/manifest.mn
Expand Up @@ -34,7 +34,7 @@
DEPTH = ../..
# MODULE = seccmd

REQUIRES = security nspr libdbm
REQUIRES = nss nspr libdbm

DIRS = lib \
zlib \
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/modutil/manifest.mn
Expand Up @@ -50,7 +50,7 @@ CPPSRCS =

PROGRAM = modutil

REQUIRES = seccmd security dbm
REQUIRES = seccmd nss dbm

DEFINES = -DNSPR20

Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/ocspclnt/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

CSRCS = \
ocspclnt.c \
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/oidcalc/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

# This next line is used by .mk files
# and gets translated into $LINCS in manifest.mnw
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/p7content/manifest.mn
Expand Up @@ -33,7 +33,7 @@

CORE_DEPTH = ../../..

MODULE = security
MODULE = nss

CSRCS = p7content.c

Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/p7env/manifest.mn
Expand Up @@ -33,7 +33,7 @@

CORE_DEPTH = ../../..

MODULE = security
MODULE = nss

CSRCS = p7env.c

Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/p7sign/manifest.mn
Expand Up @@ -33,7 +33,7 @@

CORE_DEPTH = ../../..

MODULE = security
MODULE = nss

CSRCS = p7sign.c

Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/p7verify/manifest.mn
Expand Up @@ -33,7 +33,7 @@

CORE_DEPTH = ../../..

MODULE = security
MODULE = nss

CSRCS = p7verify.c

Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/pk12util/manifest.mn
Expand Up @@ -36,7 +36,7 @@ CORE_DEPTH = ../../..
DEFINES += -DNSPR20

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

CSRCS = \
pk12util.c \
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/pkiutil/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

CSRCS = \
pkiutil.c \
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/pp/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

# This next line is used by .mk files
# and gets translated into $LINCS in manifest.mnw
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/rsaperf/manifest.mn
Expand Up @@ -35,7 +35,7 @@ DEPTH = ../../..
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

INCLUDES += -I$(CORE_DEPTH)/nss/lib/softoken

Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/sdrtest/manifest.mn
Expand Up @@ -34,7 +34,7 @@
CORE_DEPTH = ../../..

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

CSRCS = \
sdrtest.c \
Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/selfserv/manifest.mn
Expand Up @@ -36,7 +36,7 @@ CORE_DEPTH = ../../..
DEFINES += -DNSPR20

# MODULE public and private header directories are implicitly REQUIRED.
MODULE = security
MODULE = nss

CSRCS = selfserv.c

Expand Down
4 changes: 2 additions & 2 deletions security/nss/cmd/signtool/manifest.mn
Expand Up @@ -32,7 +32,7 @@

CORE_DEPTH = ../../..

MODULE = security
MODULE = nss

EXPORTS =

Expand All @@ -48,7 +48,7 @@ CSRCS = signtool.c \

PROGRAM = signtool

REQUIRES = security dbm seccmd
REQUIRES = dbm seccmd

DEFINES += -DNSPR20

Expand Down
4 changes: 2 additions & 2 deletions security/nss/cmd/signver/manifest.mn
Expand Up @@ -32,13 +32,13 @@

CORE_DEPTH = ../../..

MODULE = security
MODULE = nss

CSRCS = signver.c \
pk7print.c \
$(NULL)

REQUIRES = security dbm seccmd
REQUIRES = dbm seccmd

PROGRAM = signver

Expand Down
2 changes: 1 addition & 1 deletion security/nss/cmd/smimetools/manifest.mn
Expand Up @@ -33,7 +33,7 @@

CORE_DEPTH = ../../..

MODULE = security
MODULE = nss

CSRCS = cmsutil.c

Expand Down
4 changes: 2 additions & 2 deletions security/nss/cmd/sslstrength/manifest.mn
Expand Up @@ -32,7 +32,7 @@

CORE_DEPTH = ../../..

MODULE = security
MODULE = nss

EXPORTS =

Expand All @@ -41,7 +41,7 @@ CSRCS = sslstrength.c \

PROGRAM = sslstrength

REQUIRES = security dbm seccmd
REQUIRES = dbm seccmd

DEFINES += -DDLL_PREFIX=\"$(DLL_PREFIX)\" -DDLL_SUFFIX=\"$(DLL_SUFFIX)\"

Expand Down

0 comments on commit ab00806

Please sign in to comment.