Blame nss/lib/ckfw/dbm/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
Packit 40b132
CSRCS =		   \
Packit 40b132
	anchor.c   \
Packit 40b132
	instance.c \
Packit 40b132
	slot.c	   \
Packit 40b132
	token.c	   \
Packit 40b132
	session.c  \
Packit 40b132
	object.c   \
Packit 40b132
	find.c	   \
Packit 40b132
	db.c	   \
Packit 40b132
	$(NULL)
Packit 40b132
Packit 40b132
REQUIRES = dbm nspr
Packit 40b132
Packit 40b132
LIBRARY_NAME = nssckdbm
Packit 40b132
Packit 40b132
EXTRA_SHARED_LIBS = -L$(DIST)/lib -lnssckfw -lnssb -ldbm -lnspr4 -lplc4 -lplds4