diff --git a/ext/f2c_libs/Makefile.in b/ext/f2c_libs/Makefile.in index 810c8eb36..3c6743556 100755 --- a/ext/f2c_libs/Makefile.in +++ b/ext/f2c_libs/Makefile.in @@ -100,7 +100,7 @@ endif $(F2C_H): f2c.h @INSTALL@ -d $(BUILDINCDIR) - @INSTALL@ f2c.h $(F2C_H) + @INSTALL@ -c f2c.h $(F2C_H) ### If your system lacks ranlib, you don't need it; see README.