$NetBSD: patch-Makefile.in,v 1.2 2025/04/14 15:33:04 nia Exp $ * Do not stop at beginning of build. --- Makefile.in.orig 2023-06-10 10:40:54.000000000 +0000 +++ Makefile.in @@ -60,7 +60,7 @@ else CLOBBER: $(topsrcdir)/CLOBBER @echo 'STOP! The CLOBBER file has changed.' @echo 'Please run the build through "mach build".' - @exit 1 + #@exit 1 endif install_manifests := \