tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

manifest.mn (568B)


      1 # 
      2 # This Source Code Form is subject to the terms of the Mozilla Public
      3 # License, v. 2.0. If a copy of the MPL was not distributed with this
      4 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      5 
      6 PKIX_DEPTH = ../..
      7 PLAT_DEPTH = $(PKIX_DEPTH)/..
      8 CORE_DEPTH = $(PKIX_DEPTH)/../../..
      9 
     10 # MODULE public and private header directories are implicitly REQUIRED.
     11 MODULE = nss
     12 
     13 CSRCS = test_error.c \
     14 	test_list.c \
     15 	test_list2.c \
     16 	test_logger.c \
     17 	$(NULL)
     18 
     19 LIBRARY_NAME = pkixtoolutil
     20 SHARED_LIBRARY = $(NULL)
     21 
     22 SOURCE_LIB_DIR=$(PKIX_DEPTH)/$(OBJDIR)
     23 
     24 NO_MD_RELEASE = 1