--- nono/Makefile 2026/04/29 17:05:15 1.1.1.8 +++ nono/Makefile 2026/04/29 17:05:26 1.1.1.9 @@ -20,7 +20,7 @@ .include "Makefile.cfg" -.if "${.MAKE.OS}" == "NetBSD" || "${.MAKE.OS}" == "Linux" +.if "${.MAKE.OS}" == "NetBSD" WAIT_HERE = .WAIT .endif