summaryrefslogtreecommitdiff
path: root/nss/cmd/checkcert/manifest.mn
diff options
context:
space:
mode:
Diffstat (limited to 'nss/cmd/checkcert/manifest.mn')
-rw-r--r--nss/cmd/checkcert/manifest.mn19
1 files changed, 0 insertions, 19 deletions
diff --git a/nss/cmd/checkcert/manifest.mn b/nss/cmd/checkcert/manifest.mn
deleted file mode 100644
index d796b64..0000000
--- a/nss/cmd/checkcert/manifest.mn
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-CORE_DEPTH = ../..
-
-# MODULE public and private header directories are implicitly REQUIRED.
-MODULE = nss
-
-# This next line is used by .mk files
-# and gets translated into $LINCS in manifest.mnw
-REQUIRES = seccmd dbm
-
-DEFINES = -DNSPR20
-
-CSRCS = checkcert.c
-
-PROGRAM = checkcert