[MLton-commit] r4018 - mlton/trunk
Stephen Weeks
MLton@mlton.org
Sat, 20 Aug 2005 19:03:54 -0700
Author: sweeks
Date: 2005-08-20 19:03:48 -0700 (Sat, 20 Aug 2005)
New Revision: 4018
Modified:
mlton/trunk/Makefile
Log:
MAIL another test of commit email
Now, commit emails that go to MLton@mlton.org will *not* include the
diff, since it's easily available via svn and via the MLton-commit
list.
Modified: mlton/trunk/Makefile
===================================================================
--- mlton/trunk/Makefile 2005-08-20 23:11:30 UTC (rev 4017)
+++ mlton/trunk/Makefile 2005-08-21 02:03:48 UTC (rev 4018)
@@ -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)