X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsys_socket;h=a1785aaa9b129b74bf5da17f629a443b0abb74b4;hb=b6f6b107df35c826380715571068048cb2c293af;hp=6b75a4e9388b273e3f4f83955bd93f0977211f33;hpb=aeb8c436374844c89da703fa45374f4c653ed3bd;p=gnulib.git diff --git a/modules/sys_socket b/modules/sys_socket index 6b75a4e93..a1785aaa9 100644 --- a/modules/sys_socket +++ b/modules/sys_socket @@ -18,7 +18,7 @@ BUILT_SOURCES += $(SYS_SOCKET_H) # We need the following in order to create when the system # doesn't have one that works with the given compiler. sys/socket.h: socket_.h - $(MKDIR_P) sys + @MKDIR_P@ sys { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat $(srcdir)/socket_.h; \ } > $@-t