Commit Graph

8 Commits

Author SHA1 Message Date
Fergus Henderson
f3ce426725 Use ${var=default} rather than ${var:-$default}, since according
scripts/*.sh:
	Use ${var=default} rather than ${var:-$default}, since according
	to the GNU autoconf manual, the latter is not portable.
1995-05-12 15:57:16 +00:00
Fergus Henderson
5df40b0d26 Add copyright notices.
scripts/*:
	Add copyright notices.
1995-03-28 15:35:15 +00:00
Fergus Henderson
c56be1ea0f Allow either .m' or .nl' as the suffix for Mercury source code files.
mnc.sh:
	Allow either `.m' or `.nl' as the suffix for Mercury source code files.
1995-03-05 05:27:57 +00:00
Fergus Henderson
5a3e1b242f Add a script for invoking the Mercury Compiler compiled with Sicstus.
mcs.sh:
	Add a script for invoking the Mercury Compiler compiled with Sicstus.

*.sh:
	Add some documentation.
1995-02-02 13:25:43 +00:00
Fergus Henderson
5b64d1f637 Look for `.pp' files and handle them specially.
mnc.sh:
	Look for `.pp' files and handle them specially.
1994-10-09 18:35:51 +00:00
Fergus Henderson
ff8904f5a4 Bug fixes.
mnc.sh, mnl.sh:
	Bug fixes.
1994-08-17 12:51:26 +00:00
Fergus Henderson
c42e44a9f6 Allow the directory and file names to be overridden by
*.sh:
	Allow the directory and file names to be overridden by
	environment variables.
	Various bug-fixes.
1994-08-17 10:43:17 +00:00
Fergus Henderson
0a3eebc238 Added scripts for invoking nc to compile and link Mercury
mnc.sh, mnl.sh:
	Added scripts for invoking nc to compile and link Mercury
	programs.
1994-08-16 14:15:35 +00:00