Commit Graph

2 Commits

Author SHA1 Message Date
Fergus Henderson
7f2d503ba9 Update the README files for the binary distributions to reflect recent changes.
Estimated hours taken: 0.5

Update the README files for the binary distributions to reflect recent changes.
(A little late, oh well.)

bindist/README.MS-Windows:
	Mention info_to_gdb.
	Delete mention of an old cygwin bug since fixed.

bindist/bindist.README:
	Update the stuff about copyright messages.
	Add trailing slashes to the URLs.

bindist/bindist.README.MS-Windows:
	Use the new name "Cygwin" instead of "Cygwin32" or "gnu-win32".
	Update the Cygwin URL and installation instructions.
	Update the instructions for running configure --
	it now autodetects this configuration, so there's no
	need to specify it explicitly.
1998-12-16 19:23:41 +00:00
Fergus Henderson
1a23e8923a Various changes to support a binary distribution for Windows.
Estimated hours taken: 2

Various changes to support a binary distribution for Windows.

bindist/Mmake:
	Fix a bug (`lib' should have been `lib.tar').

bindist/Makefile.in:
	Fix a bug (it had `lib.tar' in a couple of places where it should
	have had `info.tar').
	Change the `echo "blah"' statements to `@echo "-- blah"'.

bindist/README.MS-Windows:
	Add directions for creating a binary distribution for Windows.

bindist/README.MS-Windows:
	Add directions for installing from the binary distribution
	for Windows.
1996-12-11 18:29:29 +00:00