.
[gnulib.git] / modules / fcntl
index 4d0c83d..357bdfa 100644 (file)
@@ -19,6 +19,7 @@ EXTRA_DIST += fcntl_.h
 # We need the following in order to create <fcntl.h> when the system
 # doesn't have one that works with the given compiler.
 fcntl.h: fcntl_.h
+       rm -f $@-t $@
        sed -e 's|@''ABSOLUTE_FCNTL_H''@|$(ABSOLUTE_FCNTL_H)|g' \
            < $(srcdir)/fcntl_.h > $@-t
        mv $@-t $@