X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fpoll;h=9784c43414fa89a2443b3d1e5d6bd3af0d56845b;hb=e2b32fd06585da0807fe10045e70799cc5c8252f;hp=18a01dd6f0d1b38c8869db32a2567130f5d017f6;hpb=700f01ab76457ecb906a2f715fd8e6f839f1861c;p=gnulib.git diff --git a/modules/poll b/modules/poll index 18a01dd6f..9784c4341 100644 --- a/modules/poll +++ b/modules/poll @@ -18,8 +18,8 @@ EXTRA_DIST += poll_.h # We need the following in order to create when the system # doesn't have one. poll.h: poll_.h - cp $(srcdir)/poll_.h $@-t - mv $@-t $@ + cp -f $(srcdir)/poll_.h $@-t + mv -f $@-t $@ MOSTLYCLEANFILES += poll.h poll.h-t Include: