Added -c command to the @INSTALL@. It doesn't matter unless the

install command is config/install-sh. For the later, it
changes mv to a cp command.
This commit is contained in:
Harry Moffat 2007-07-12 00:58:39 +00:00
parent 0bff9dcef0
commit bdbe4b2d41

View file

@ -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.