[MLton-commit] r7124
Matthew Fluet
fluet at mlton.org
Wed Jun 10 20:23:30 PDT 2009
Formatting.
----------------------------------------------------------------------
U mlton/trunk/mlton/Makefile
----------------------------------------------------------------------
Modified: mlton/trunk/mlton/Makefile
===================================================================
--- mlton/trunk/mlton/Makefile 2009-06-11 03:23:26 UTC (rev 7123)
+++ mlton/trunk/mlton/Makefile 2009-06-11 03:23:29 UTC (rev 7124)
@@ -99,7 +99,7 @@
@echo 'Compiling mlton (takes a while)'
mlton $(FLAGS) $(FILE)
-#! Pass $(PATH) to upgrade-basis because it is run via #!/usr/bin/env
+# Pass $(PATH) to upgrade-basis because it is run via #!/usr/bin/env
# bash, which resets the path.
$(UP):
"$(SRC)/bin/upgrade-basis" '$(PATH)' "$(HOST_ARCH)" "$(HOST_OS)" >$(UP)
More information about the MLton-commit
mailing list