[MLton-commit] r4454

Matthew Fluet MLton@mlton.org
Thu, 4 May 2006 13:00:38 -0700


Wrong path
----------------------------------------------------------------------

U   mlton/branches/on-20050822-x86_64-branch/basis-library.refactor/test/Makefile

----------------------------------------------------------------------

Modified: mlton/branches/on-20050822-x86_64-branch/basis-library.refactor/test/Makefile
===================================================================
--- mlton/branches/on-20050822-x86_64-branch/basis-library.refactor/test/Makefile	2006-05-04 19:59:36 UTC (rev 4453)
+++ mlton/branches/on-20050822-x86_64-branch/basis-library.refactor/test/Makefile	2006-05-04 20:00:38 UTC (rev 4454)
@@ -17,7 +17,7 @@
 .PHONY: clean
 clean:
 	find . -type f | egrep '.(old|ast|core-ml)$$' | xargs rm -f
-	../bin/clean
+	../../bin/clean
 
 
 OBJPTR_REP_MAPS = objptr-rep32.map