[MLton-commit] r7539
    Matthew Fluet 
    fluet at mlton.org
       
    Fri Jun 10 12:45:57 PDT 2011
    
    
  
Force gdtoa/README to be up-to-date.
----------------------------------------------------------------------
U   mlton/trunk/runtime/Makefile
----------------------------------------------------------------------
Modified: mlton/trunk/runtime/Makefile
===================================================================
--- mlton/trunk/runtime/Makefile	2011-06-04 14:34:36 UTC (rev 7538)
+++ mlton/trunk/runtime/Makefile	2011-06-10 19:45:57 UTC (rev 7539)
@@ -270,6 +270,7 @@
 	patch -s -p0 <gdtoa-patch
 	patch -s -p0 <gdtoa-patch.internal
 	patch -s -p0 <gdtoa-patch.mlton
+	@touch $@
 
 $(GDTOACFILES): gdtoa/README
 	@touch $@
    
    
More information about the MLton-commit
mailing list