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
22
security/nss/lib/libpkix/pkix_pl_nss/module/Makefile
Executable file → Normal file
22
security/nss/lib/libpkix/pkix_pl_nss/module/Makefile
Executable file → Normal file
|
|
@ -26,26 +26,7 @@ include $(CORE_DEPTH)/coreconf/config.mk
|
|||
# (4) Include "local" platform-dependent assignments (OPTIONAL). #
|
||||
#######################################################################
|
||||
|
||||
ifdef NSS_PKIX_NO_LDAP
|
||||
LDAP_HEADERS =
|
||||
LDAP_CSRCS =
|
||||
else
|
||||
LDAP_HEADERS = \
|
||||
pkix_pl_ldapt.h \
|
||||
pkix_pl_ldapcertstore.h \
|
||||
pkix_pl_ldapresponse.h \
|
||||
pkix_pl_ldaprequest.h \
|
||||
pkix_pl_ldapdefaultclient.h \
|
||||
$(NULL)
|
||||
|
||||
LDAP_CSRCS = \
|
||||
pkix_pl_ldaptemplates.c \
|
||||
pkix_pl_ldapcertstore.c \
|
||||
pkix_pl_ldapresponse.c \
|
||||
pkix_pl_ldaprequest.c \
|
||||
pkix_pl_ldapdefaultclient.c \
|
||||
$(NULL)
|
||||
endif
|
||||
include config.mk
|
||||
|
||||
#######################################################################
|
||||
# (5) Execute "global" rules. (OPTIONAL) #
|
||||
|
|
@ -63,4 +44,5 @@ include $(CORE_DEPTH)/coreconf/rules.mk
|
|||
# (7) Execute "local" rules. (OPTIONAL). #
|
||||
#######################################################################
|
||||
|
||||
export:: private_export
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue