[MLton] commit email: r4007 - mlton/trunk
Stephen Weeks
MLton@mlton.org
Fri, 19 Aug 2005 14:34:18 -0700
Author: sweeks
Date: 2005-08-19 14:34:15 -0700 (Fri, 19 Aug 2005)
New Revision: 4007
Modified:
mlton/trunk/Makefile
Log:
MAIL commit email
This commit should demonstrate that commit emails work again. As
before, commit email will only be sent to MLton@mlton.org if the first
line of the log entry starts with "MAIL ".
I also added a mailing list, MLton-commit@mlton.org, for those who
want to receive an email of every commit. You can sign up and see the
archives at
http://mlton.org/mailman/listinfo/mlton-commit
MLton-commit is a read-only list. Any discussion should go to
MLton@mlton.org.
Modified: mlton/trunk/Makefile
===================================================================
--- mlton/trunk/Makefile 2005-08-19 21:10:24 UTC (rev 4006)
+++ mlton/trunk/Makefile 2005-08-19 21:34:15 UTC (rev 4007)
@@ -4,7 +4,7 @@
#
# MLton is released under a BSD-style license.
# See the file MLton-LICENSE for details.
- ##
+ #
export TARGET = self
export TARGET_ARCH = $(shell bin/host-arch)