Commit Graph

5 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
d3a17f6f40 The NU-Prolog executable have been renamed *.nu.
mcn.sh, mnp.sh:
	The NU-Prolog executable have been renamed *.nu.

mmake.sh:
	Add a script for making Mercury programs.
	This builds a makefile and then invokes Make.
1995-03-07 14:11:11 +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
67a98b7cca Add the Mercury NU-Prolog interpreter shell script.
mnp.sh:
	Add the Mercury NU-Prolog interpreter shell script.
	(Oops, I forgot to `cvs add' this earlier.)
1994-08-19 08:01:26 +00:00