freebsd-dev/bin/cp
Glen Barber ac2875fa16 Explicitly add unmarked bin/ binaries to the runtime package.
Note: tcsh(1) has a MK_TCSH=no test, so this should be a separate
package, which requires pre-install/post-install scripts, to be
added later.

Sponsored by:	The FreeBSD Foundation
2016-02-09 16:58:50 +00:00
..
cp.1 Implement '-s' to copy as symlink, similar to the current -l link(2) handling. 2015-06-07 06:30:25 +00:00
cp.c Cleanup some style(9) issues. 2015-06-08 19:24:18 +00:00
extern.h Implement '-s' to copy as symlink, similar to the current -l link(2) handling. 2015-06-07 06:30:25 +00:00
Makefile Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
utils.c Cleanup some style(9) issues. 2015-06-08 19:24:18 +00:00