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
30855e1b60 Allow the Mmake file to define VPATH.
scripts/{mmake.sh,Mmake.vars}:
	Allow the Mmake file to define VPATH.
1995-03-24 05:59:53 +00:00
Fergus Henderson
acd1713701 Fix problem with VPATH.
scripts/mmake.sh:
	Fix problem with VPATH.
1995-03-18 17:41:55 +00:00
Fergus Henderson
872f1442cc A bunch of changes. Add usage message. Add -s/--save option
scripts/mmake.sh:
	A bunch of changes.  Add usage message.  Add -s/--save option
	to save the generated Makefile.  Various changes so that it
	actually works.
1995-03-15 11:01:42 +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