Dactyloidae/security/nss/lib/base/Makefile

14 lines
351 B
Makefile
Raw Normal View History

#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
include manifest.mn
2026-06-29 21:29:25 +01:00
include $(CORE_DEPTH)/coreconf/config.mk
2026-06-29 21:29:25 +01:00
ifdef BUILD_IDG
DEFINES += -DNSSDEBUG
endif
include $(CORE_DEPTH)/coreconf/rules.mk