OSDN Git Service

Do not use portable (POSIX) 'cp -PRf' but instead use 'cp -dRf' since
authorEric Andersen <andersen@codepoet.org>
Tue, 11 Jan 2005 10:58:19 +0000 (10:58 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 11 Jan 2005 10:58:19 +0000 (10:58 -0000)
commit9d003b2598ee67bd1f1265735a558439d224938a
tree74097cd482a24887c66a72c269de601496869630
parent3baf9a24c809b686729f778c65f9cf5be72fcd72
Do not use portable (POSIX) 'cp -PRf' but instead use 'cp -dRf' since
busybox does not yet support 'cp -P'
Makefile