$NetBSD: patch-Makefile.in,v 1.1 2024/06/18 03:17:01 ryoon Exp $ * Do not stop at beginning of build. --- Makefile.in.orig 2024-06-17 08:27:40.547763696 +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 := \