X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsys_select;fp=modules%2Fsys_select;h=46296c0b28b24840e6bec63f460bb7c8ba84a575;hb=f87db1aa7ec2bb87daba4a0dd09a2e733d313f81;hp=2f6bdaecac07ce57c9be6d2dc0d8d2c5d3f63082;hpb=9b740ea4bcb104eeceb0c847a376d2b7dbb77d1b;p=gnulib.git diff --git a/modules/sys_select b/modules/sys_select index 2f6bdaeca..46296c0b2 100644 --- a/modules/sys_select +++ b/modules/sys_select @@ -21,7 +21,7 @@ BUILT_SOURCES += $(SYS_SELECT_H) # We need the following in order to create when the system # doesn't have one that works with the given compiler. sys/select.h: sys_select.in.h - $(AM_V_at)@MKDIR_P@ sys + $(AM_V_at)$(MKDIR_P) sys $(AM_V_GEN)rm -f $@-t $@ && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \