* modules/sys_un-h (Makefile.am): Make the 'sys' subdirectory. Remove
@NMD@ that is not applicable to subdirectories.
+2025-07-21 Collin Funk <collin.funk1@gmail.com>
+
+ sys_un-h: Make sure that the 'sys' subdirectory is created.
+ * modules/sys_un-h (Makefile.am): Make the 'sys' subdirectory. Remove
+ @NMD@ that is not applicable to subdirectories.
+
2025-07-21 Bruno Haible <bruno@clisp.org>
Fix typos.
# doesn't have one.
if GL_GENERATE_SYS_UN_H
sys/un.h: sys_un.in.h $(top_builddir)/config.status
-@NMD@ $(AM_V_GEN)$(MKDIR_P) '%reldir%'
+ $(AM_V_GEN)$(MKDIR_P) '%reldir%/sys'
$(gl_V_at)$(SED_HEADER_STDOUT) \
-e 's|@''GUARD_PREFIX''@|${gl_include_guard_prefix}|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \