summaryrefslogtreecommitdiff
path: root/usr.bin/xinstall
Commit message (Collapse)AuthorAgeFilesLines
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+1
| | | | | | | specified in the top level Makefiles. Notes: svn path=/head/; revision=9701
* Reviewed by:Andreas Schulz1994-09-041-1/+1
| | | | | | | | | | Submitted by: Get the man page installed. Does anyone know the reason for the name xinstall instead of install for this directory ? Would life more easy to get this whole thing under install. Notes: svn path=/head/; revision=2496
* More merry makefile munging for man page compatability.Garrett Wollman1994-08-051-1/+1
| | | | Notes: svn path=/head/; revision=1866
* Add ${COPY} on install command so that the file in obj doesRodney W. Grimes1994-05-311-1/+1
| | | | | | | not get removed when running make install. Notes: svn path=/head/; revision=1661
* Cleanup so that make install can run, many install: maninstall changedRodney W. Grimes1994-05-301-1/+1
| | | | | | | to just install:, sperious targets and CLEANFILES removed. Notes: svn path=/head/; revision=1637
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-274-0/+530
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590