freebsd-dev/usr.bin/xinstall
Andrey A. Chernov cf57a56c94 1) Ignore -C with -d, not fail (for $(INSTALL) macro from /etc/make.conf)
2) When uid/gid not specified, not try to set 0:0 owner, just do nothing.
It makes possible to use install -d by users without setting
their uid:gid each time.
3) Be more specific where install_dir fails
1997-10-27 22:53:33 +00:00
..
install.1 Uncomment sccsid string and enclose it inside #if 0/#endif. 1997-08-27 06:29:23 +00:00
Makefile Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
xinstall.c 1) Ignore -C with -d, not fail (for $(INSTALL) macro from /etc/make.conf) 1997-10-27 22:53:33 +00:00