comment name install-sh

This commit is contained in:
David MacKenzie 1994-09-13 04:32:54 +00:00
parent 8408753f55
commit 8c3488e0e8

View File

@ -3,7 +3,9 @@
# install - install a program, script, or datafile
# This comes from X11R5.
#
# $XConsortium: install.sh,v 1.2 89/12/18 14:47:22 jim Exp $
# Calling this script install-sh is preferred over install.sh, to prevent
# `make' implicit rules from creating a file called install from it
# when there is no Makefile.
#
# This script is compatible with the BSD install script, but was written
# from scratch.