re-introduce old nss im too tired for this

This commit is contained in:
wuggy 2026-06-30 06:37:32 +01:00
commit 3a838106b9
2871 changed files with 1374431 additions and 1762417 deletions

View file

@ -11,22 +11,3 @@ IMPORTS = nspr20/v4.8 \
RELEASE = nss
DIRS = coreconf lib cmd cpputil gtests
HAVE_ALL_TARGET := 1
#
# make sure all is the first (default) target
#
all: prepare_build
$(MAKE) libs
prepare_build:
# no real way to encode these in any sensible way
$(MAKE) -C coreconf/nsinstall program
$(MAKE) export
lib: coreconf
cmd: lib
cpputil: lib
gtests: cmd cpputil