mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
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.
This commit is contained in:
@@ -22,7 +22,7 @@ BUILT_SOURCES += $(SYS_UN_H)
|
||||
# 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' \
|
||||
|
||||
Reference in New Issue
Block a user