History log of /netbsd/crypto/external/bsd/heimdal/lib/libasn1/asn1_compile/Makefile (Results 1 – 3 of 3)
Revision Date Author Comments
# 5bb8c2d9 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 ...


# 632892b1 15-Apr-2011 elric <elric@NetBSD.org>

I forgot to fix this. .BEGIN: is not appropriate for the creation of
these symlinks as during the make obj phase it would attempt to create
them in the current directory.


# 33a46662 13-Apr-2011 elric <elric@NetBSD.org>

Build framework for Heimdal.