mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
re-introduce old nss im too tired for this
This commit is contained in:
parent
3c46be320d
commit
3a838106b9
2871 changed files with 1374431 additions and 1762417 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue