Blame nss/lib/ckfw/builtins/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
CORE_DEPTH = ../../..
Packit 40b132
Packit 40b132
MODULE = nss
Packit 40b132
MAPFILE = $(OBJDIR)/nssckbi.def
Packit 40b132
Packit 40b132
EXPORTS =		\
Packit 40b132
	nssckbi.h	\
Packit 40b132
	$(NULL)
Packit 40b132
Packit 40b132
CSRCS =			\
Packit 40b132
	anchor.c	\
Packit 40b132
	constants.c	\
Packit 40b132
	bfind.c		\
Packit 40b132
	binst.c 	\
Packit 40b132
	bobject.c	\
Packit 40b132
	bsession.c	\
Packit 40b132
	bslot.c		\
Packit 40b132
	btoken.c	\
Packit 40b132
	certdata.c	\
Packit 40b132
	ckbiver.c	\
Packit 40b132
	$(NULL)
Packit 40b132
Packit 40b132
REQUIRES = nspr
Packit 40b132
Packit 40b132
LIBRARY_NAME = nssckbi