X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fsysexits;h=2872e36459f3896903bb7f0682b341246493fc49;hb=e2b32fd06585da0807fe10045e70799cc5c8252f;hp=fe59632b76e20223fab29d12708e492e12bede14;hpb=3eef42323e03d43424480e77232cd118a035de62;p=gnulib.git diff --git a/modules/sysexits b/modules/sysexits index fe59632b7..2872e3645 100644 --- a/modules/sysexits +++ b/modules/sysexits @@ -17,8 +17,8 @@ EXTRA_DIST += sysexit_.h # We need the following in order to create when the system # doesn't have one that works with the given compiler. sysexits.h: sysexit_.h - cp $(srcdir)/sysexit_.h sysexits.h-t - mv sysexits.h-t sysexits.h + cp -f $(srcdir)/sysexit_.h $@-t + mv -f $@-t $@ MOSTLYCLEANFILES += sysexits.h sysexits.h-t Include: