OSDN Git Service

Force updating files.
authorNARUSE, Yui <naruse@users.sourceforge.jp>
Thu, 7 Jan 2010 04:24:09 +0000 (13:24 +0900)
committerNARUSE, Yui <naruse@users.sourceforge.jp>
Thu, 7 Jan 2010 04:24:09 +0000 (13:24 +0900)
Makefile

index 4a35879..34aa0f0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -39,9 +39,9 @@ install:
        -$(MKDIR) $(prefix)/man/man1
        -$(MKDIR) $(prefix)/man/ja
        -$(MKDIR) $(prefix)/man/ja/man1
-       cp nkf $(prefix)/bin/
-       cp nkf.1 $(prefix)/man/man1/
-       cp nkf.1j $(prefix)/man/ja/man1/nkf.1
+       cp -f nkf $(prefix)/bin/
+       cp -f nkf.1 $(prefix)/man/man1/
+       cp -f nkf.1j $(prefix)/man/ja/man1/nkf.1
 
 shar:
        -mkdir nkf-$(VERSION)