ref: 0c69c0abbe786ded8ec894bb93f7b30960159a33
parent: 976f82e68f9746bae7732eb762e9e8b68c84c805
author: Ori Bernstein <[email protected]>
date: Fri Oct 3 16:31:27 EDT 2014
Make the makefile copy the files correctly.
--- a/libstd/Makefile
+++ b/libstd/Makefile
@@ -66,7 +66,7 @@
%.myr: %+$(SYS).myr
cp $< $@
-%.s: %+$(SYS).s
+%.s: %+$(SYS)-x64.s
cp $< $@
test: libstd.a test.myr ../6/6m