History log of /netbsd-src/external/mpl/bind/lib/libns/Makefile (Results 1 – 8 of 8)
Revision Date Author Comments
# bcda20f6 26-Jan-2025 christos <christos@NetBSD.org>

Merge conflicts between 9.18.30 and 9.20.4


# 6b2da37d 05-Apr-2024 christos <christos@NetBSD.org>

- Create 3 new variables:
MAKELINKLIB that follows MKLINKLIB but can be overwritten by Makefiles
MAKESTATICLIB that follows MKSTATICLIB but can be overwritten by Makefiles
LINKINSTALL that foll

- Create 3 new variables:
MAKELINKLIB that follows MKLINKLIB but can be overwritten by Makefiles
MAKESTATICLIB that follows MKSTATICLIB but can be overwritten by Makefiles
LINKINSTALL that follows MAKELINKLIB but can be overwritten by Makefiles
These give enough control to the module Makefiles so that they don't need
to override the default library install rules which break the debug sets.
- Remove /usr/libexec/named which duplicated /usr/lib/named

show more ...


# bb5aa156 21-Feb-2024 christos <christos@NetBSD.org>

merge conflicts between 9.16.42 and 9.18.24


# fce770bd 19-Feb-2021 christos <christos@NetBSD.org>

merge conflicts, adjust build.


# f83b8754 09-Sep-2019 christos <christos@NetBSD.org>

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 684ad4e5 28-Apr-2019 christos <christos@NetBSD.org>

merge conflicts, bump versions, sync includes


# d4a20c3e 09-Jan-2019 christos <christos@NetBSD.org>

merge conflicts, bump major, fix build.


# 319e934b 12-Aug-2018 christos <christos@NetBSD.org>

merge conflicts, add build glue.