IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 25, 2009, 11:36:39 AM (17 years ago)
Author:
eugene
Message:

force copy if target exists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/extsrc/gpcsw/Makefile.in

    r23488 r23527  
    44all: burntool
    55
    6 install:
    7         cp bin/* @BINDIR@/
    8         cp man/man1/* @MANDIR@/man1/
     6install: all
     7        cp -f bin/* @BINDIR@/
     8        cp -f man/man1/* @MANDIR@/man1/
    99
    1010update:
Note: See TracChangeset for help on using the changeset viewer.