Don't make generated files read-only. That would bother too many
[gnulib.git] / modules / inttypes
index ba71bc2..0492ac1 100644 (file)
@@ -32,7 +32,6 @@ inttypes.h: inttypes_.h
            -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
            -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
            < $(srcdir)/inttypes_.h > $@-t
-       chmod a-w $@-t
        mv $@-t $@
 MOSTLYCLEANFILES += inttypes.h inttypes.h-t