(INSTALL): Add definition.

This commit is contained in:
Richard M. Stallman 1993-05-25 20:00:53 +00:00
parent 730426aeb1
commit 1969729543

View file

@ -182,6 +182,7 @@ buildlisppath=${srcdir}/lisp
# ==================== Utility Programs for the Build ====================
# Allow the user to specify the install program.
INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@