diff --git a/tools/Makefile.host b/tools/Makefile.host index b599c8e0f1ad..9608ca365da7 100644 --- a/tools/Makefile.host +++ b/tools/Makefile.host @@ -1,6 +1,11 @@ -# $NetBSD: Makefile.host,v 1.35 2023/06/04 10:00:20 lukem Exp $ +# $NetBSD: Makefile.host,v 1.36 2023/06/04 16:53:59 lukem Exp $ -.include +NOINFO= # defined +NOLINT= # defined +NOMAN= # defined +MKREPRO=no # Native toolchain might be unable to do it + +.include .ifndef NOCOMPATLIB # Use TOOLDIR copy of libnbcompat and associated *.h files