|
|
echol "# make distrib VERSION_SUFFIX=pre" | echol "# make distrib VERSION_SUFFIX=pre" |
echol "VERSION_SUFFIX=" | echol "VERSION_SUFFIX=" |
echol "# The distribution's top directory" | echol "# The distribution's top directory" |
echol 'TOPDIR=clisp-$(VERSION)$(VERSION_SUFFIX)' |
echol 'TOPDIR=clisp' |
echol | echol |
echol '# Directories used by "make install":' | echol '# Directories used by "make install":' |
echol "prefix = ${PREFIX}" | echol "prefix = ${PREFIX}" |