freebsd-dev/usr.bin/make
Will Andrews 7a37b5fc17 Add a ${CP} alias for copying files in the build.
Some users build FreeBSD as non-root in Perforce workspaces.  By default,
Perforce sets files read-only unless they're explicitly being edited.
As a result, the -f argument must be used to cp in order to override the
read-only flag when copying source files to object directories.  Bare use of
'cp' should be avoided in the future.

Update all current users of 'cp' in the src tree.

Reviewed by:	emaste
MFC after:	1 week
Sponsored by:	Spectra Logic
2015-01-16 21:39:08 +00:00
..
arch.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
arch.h
buf.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
buf.h
cond.c
cond.h
config.h
dir.c
dir.h
for.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
for.h
globals.h
GNode.h Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
hash_tables.c
hash_tables.h
hash.c
hash.h
job.c Remove unnecessary cast to pid_t. 2013-07-04 03:24:58 +00:00
job.h
lst.c
lst.h
main.c Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1). 2012-12-03 19:27:31 +00:00
make.1 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
make.c
make.h
Makefile Add a ${CP} alias for copying files in the build. 2015-01-16 21:39:08 +00:00
Makefile.dist
parse.c
parse.h
pathnames.h
proc.c
proc.h
shell.c
shell.h
str.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
str.h
suff.c
suff.h
targ.c
targ.h
util.c
util.h
var.c make: report :M or :N pattern in debug mode 2012-10-06 19:19:32 +00:00
var.h