Mercurial > emacs
changeset 3090:7b418622d32b
(INSTALL): Add definition.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 25 May 1993 20:00:53 +0000 |
parents | 02bed2af9f9b |
children | 1f2e95b188ad |
files | Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Tue May 25 19:05:13 1993 +0000 +++ b/Makefile.in Tue May 25 20:00:53 1993 +0000 @@ -182,6 +182,7 @@ # ==================== Utility Programs for the Build ==================== # Allow the user to specify the install program. +INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@