Blame nss/cmd/libpkix/pkix/top/manifest.mn

Packit 40b132
# 
Packit 40b132
# This Source Code Form is subject to the terms of the Mozilla Public
Packit 40b132
# License, v. 2.0. If a copy of the MPL was not distributed with this
Packit 40b132
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
Packit 40b132
Packit 40b132
PKIX_DEPTH = ../..
Packit 40b132
PLAT_DEPTH = $(PKIX_DEPTH)/..
Packit 40b132
CORE_DEPTH = $(PKIX_DEPTH)/../../..
Packit 40b132
Packit 40b132
# MODULE public and private header directories are implicitly REQUIRED.
Packit 40b132
MODULE = nss
Packit 40b132
Packit 40b132
CSRCS = test_basicchecker.c \
Packit 40b132
	test_basicconstraintschecker.c \
Packit 40b132
	test_buildchain.c \
Packit 40b132
	test_buildchain_uchecker.c \
Packit 40b132
	test_buildchain_partialchain.c \
Packit 40b132
	test_buildchain_resourcelimits.c \
Packit 40b132
	test_customcrlchecker.c \
Packit 40b132
	test_defaultcrlchecker2stores.c \
Packit 40b132
	test_ocsp.c \
Packit 40b132
	test_policychecker.c \
Packit 40b132
	test_subjaltnamechecker.c \
Packit 40b132
	test_validatechain.c \
Packit 40b132
	test_validatechain_bc.c \
Packit 40b132
	test_validatechain_NB.c \
Packit 40b132
	$(NULL)
Packit 40b132
Packit 40b132
LIBRARY_NAME=pkixtooltop
Packit 40b132
Packit 40b132
SOURCE_LIB_DIR=$(PKIX_DEPTH)/$(OBJDIR)
Packit 40b132
Packit 40b132
NO_MD_RELEASE = 1