freebsd-dev/usr.bin/xinstall
Peter Wemm 387dcb61ff When calling strip, temporarily close the file, call strip and then
reopen it after strip has finished.  This makes it work when
/usr/bin/strip replaces the file rather than doing an in-place edit
(such as the binutils-2.8 strip, which is a variation of objcopy).
This is necessary if install(1) and strip(1) are going to cooperate
on an ELF system.
1997-09-14 08:21:44 +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
xinstall.c When calling strip, temporarily close the file, call strip and then 1997-09-14 08:21:44 +00:00