michael@0: # michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: # file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: michael@0: CORE_DEPTH = ../../../.. michael@0: michael@0: MODULE = nss michael@0: MAPFILE = $(OBJDIR)/nsscapi.def michael@0: michael@0: EXPORTS = \ michael@0: nsscapi.h \ michael@0: $(NULL) michael@0: michael@0: CSRCS = \ michael@0: anchor.c \ michael@0: constants.c \ michael@0: cfind.c \ michael@0: cinst.c \ michael@0: cobject.c \ michael@0: crsa.c \ michael@0: csession.c \ michael@0: cslot.c \ michael@0: ctoken.c \ michael@0: ckcapiver.c \ michael@0: staticobj.c \ michael@0: $(NULL) michael@0: michael@0: REQUIRES = nspr michael@0: michael@0: LIBRARY_NAME = nsscapi michael@0: michael@0: #EXTRA_SHARED_LIBS = -L$(DIST)/lib -lnssckfw -lnssb -lplc4 -lplds4