1998-08-12  Andreas Huber  <ahuber@ping.at>

	* Makefile (check, remotecheck): No .exe suffix is required for
	the CVS executable.

1998-07-31  Andreas Huber  <ahuber@ping.at>

	* COPYING: The GNU public license.

	* Makefile: Need to specify $(LDFLAGS) in build rule.

	* Makefile: Added target 'distclean'.

	* sanity.cmd: Functionality moved to Makefile.

	* Makefile: Explicitly defined SHELL to use sh.
	Split CFLAGS into CFLAGS and LDFLAGS.
	Renamed LIBRARIES to LIBS.
	Added targets 'all', 'check' and 'remotecheck', thus
	rendering sanity.cmd obsolete.

1998-07-29  Andreas Huber  <ahuber@ping.at>

	* Makefile: Added clean and install targets.
	Removed redundant white space before ':'.

1998-07-16  Andreas Huber  <ahuber@ping.at>

	* Makefile, crlf2lf.c, sanity.cmd, .cvsignore:
	Support for sanity.sh.

