Commit Graph

6 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
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
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
7adc13d1b5 Bug fixes. 1994-04-21 07:38:31 +00:00
Fergus Henderson
796389f4f3 Move the shell scripts from bin/ to script/ and rename them *.sh,
and change them so that they are installed into /usr/local/contrib
by the Makefile in compiler/.
1994-04-21 07:23:55 +00:00