ref: f345f2e2ab0b7320e2dd831069db3320c133d810
parent: f173e4bd19c2189707e1e299e0f8765882a6052e
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