History log of /netbsd-src/external/bsd/openldap/Makefile (Results 1 – 4 of 4)
Revision Date Author Comments
# 956cbeb4 11-Aug-2020 christos <christos@NetBSD.org>

merge conflicts


# bf711337 01-May-2018 christos <christos@NetBSD.org>

Create a new bsd.hostinit.mk file and put the build definitions for all host
programs there; make all Makefiles that use bsd.hostprog.mk include it.
Namely turn off MKREPRO and don't make lint, man p

Create a new bsd.hostinit.mk file and put the build definitions for all host
programs there; make all Makefiles that use bsd.hostprog.mk include it.
Namely turn off MKREPRO and don't make lint, man pages, info files etc.
Remove the Makefile.inc files that contained these same settings, and
remove the settings from Makefile.host

show more ...


# 876fe6bc 23-Jul-2008 lukem <lukem@NetBSD.org>

update some comments.


# e77448e0 22-May-2008 lukem <lukem@NetBSD.org>

NetBSD reachover build framework for OpenLDAP.
Inspired by framework kindly donated by Wasabi Systems.