diff --git a/mach/6500/libem/Makefile b/mach/6500/libem/Makefile new file mode 100644 index 00000000..2806a0b6 --- /dev/null +++ b/mach/6500/libem/Makefile @@ -0,0 +1,3 @@ +all: + cp head.s ../lib/em_head + cp e.a ../lib/em_tail