openat: provide more convenience names
[pspp] / modules / sys_wait
index 7907e53efae9f57239eaf5485edfdf82925a2bec..7e04c6ebfa8403e7883671a43b756fbbce84562d 100644 (file)
@@ -19,7 +19,7 @@ BUILT_SOURCES += $(SYS_WAIT_H)
 # We need the following in order to create <sys/wait.h> when the system
 # has one that is incomplete.
 sys/wait.h: sys_wait.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' \