1 # $NetBSD: include-subsub.inc,v 1.1 2023/01/19 23:26:14 rillig Exp $ 2 3 .if ${.INCLUDEDFROMFILE} == "include-sub.inc" 4 .MAKEFLAGS: -dp 5 . info subsub-ok 6 .MAKEFLAGS: -d0 7 .else 8 . warning subsub-fail(${.INCLUDEDFROMFILE}) 9 .endif 10
Indexes created Sun Sep 21 18:09:52 GMT 2025