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: CORE_DEPTH = .. michael@0: DEPTH = .. michael@0: michael@0: # michael@0: # organized by DLL michael@0: # michael@0: # softoken and prereqs. michael@0: # stan (not a separate dll yet) michael@0: # libpkix (not a separate dll) michael@0: # nss base (traditional) michael@0: # ssl michael@0: # smime michael@0: # ckfw (builtins module) michael@0: # crmf jar (not dll's) michael@0: DIRS = \ michael@0: $(UTIL_SRCDIR) \ michael@0: $(FREEBL_SRCDIR) \ michael@0: $(SQLITE_SRCDIR) \ michael@0: $(DBM_SRCDIR) \ michael@0: $(SOFTOKEN_SRCDIR) \ michael@0: base dev pki \ michael@0: libpkix \ michael@0: certdb certhigh pk11wrap cryptohi nss \ michael@0: $(ZLIB_SRCDIR) ssl \ michael@0: pkcs12 pkcs7 smime \ michael@0: crmf jar \ michael@0: ckfw $(SYSINIT_SRCDIR) \ michael@0: $(NULL) michael@0: michael@0: # fortcrypt is no longer built michael@0: michael@0: # michael@0: # these dirs are not built at the moment michael@0: # michael@0: #NOBUILD_DIRS = jar