2 USING: mason.child mason.config tools.test namespaces ;
4 [ { "make" "winnt-x86-32" } ] [
7 "x86.32" target-cpu set
12 [ { "make" "macosx-x86-32" } ] [
14 "macosx" target-os set
15 "x86.32" target-cpu set
20 [ { "gmake" "netbsd-ppc" } ] [
22 "netbsd" target-os set
28 [ { "./factor" "-i=boot.macosx-ppc.image" "-no-user-init" } ] [
30 "macosx" target-os set