Files
mercury/runtime
Tyson Dowd a34557e996 Changes to installation to ease package creation for Debian.
Estimated hours taken: 1

Changes to installation to ease package creation for Debian.

Mmake.common.in:
	Add a FINAL_INSTALL_PREFIX variable (and various other
	FINAL_INSTALL_* variables).
	The FINAL variables should be used for any hardcoded paths
	that will be used in the installation process, so that
	the installation can be put into a temporary directory,
	(by overriding INSTALL_PREFIX on the command line)
	then moved into its final destination later.
	In particular, shared library paths need to be treated this
	way.

library/Mmakefile:
runtime/Mmakefile:
	Use FINAL_INSTALL_* variables for shared library paths.
1997-09-11 07:05:00 +00:00
..
1997-07-26 13:43:31 +00:00
1997-08-28 17:52:54 +00:00
1997-08-28 17:52:54 +00:00
1997-08-28 17:52:54 +00:00