Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/security/nss/cmd/signtool/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 486 B image not shown  

Quelle  manifest.mn   Sprache: unbekannt

 
Spracherkennung für: .mn vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# 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 = nss

ifdef ZLIB_INCLUDE_DIR
INCLUDES += -I$(ZLIB_INCLUDE_DIR)
endif

CSRCS = signtool.c  \
  certgen.c \
  javascript.c \
  list.c  \
  sign.c  \
  util.c  \
  verify.c \
  zip.c  \
 $(NULL)

PROGRAM =  signtool

REQUIRES = seccmd

EXTRA_LIBS = $(JAR_LIBS)

[ Dauer der Verarbeitung: 0.28 Sekunden  ]