X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsys_wait;h=210b21638b496e675566f0ad51758b42d6eb738f;hb=238a6434b5392dfb0cc4e9d7201cb91b341bafd4;hp=7907e53efae9f57239eaf5485edfdf82925a2bec;hpb=47a8dd64accd4e522331866a73bb79adc2d6ca78;p=gnulib.git diff --git a/modules/sys_wait b/modules/sys_wait index 7907e53ef..210b21638 100644 --- a/modules/sys_wait +++ b/modules/sys_wait @@ -18,8 +18,8 @@ BUILT_SOURCES += $(SYS_WAIT_H) # We need the following in order to create when the system # has one that is incomplete. -sys/wait.h: sys_wait.in.h - $(AM_V_at)@MKDIR_P@ sys +sys/wait.h: sys_wait.in.h $(LINK_WARNING_H) + $(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' \ @@ -33,7 +33,7 @@ MOSTLYCLEANFILES += sys/wait.h sys/wait.h-t MOSTLYCLEANDIRS += sys Include: -#include + License: LGPLv2+