From 224fdc9897d325dcbd0ddc4f83300c554a2ab2af Mon Sep 17 00:00:00 2001 From: Elliot Nunn Date: Sat, 3 Feb 2018 15:02:42 +0800 Subject: [PATCH] Add EasyBuild script --- EasyBuild | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 EasyBuild diff --git a/EasyBuild b/EasyBuild new file mode 100644 index 0000000..095b01f --- /dev/null +++ b/EasyBuild @@ -0,0 +1,8 @@ +Set MAKE_FILE :Make:RISC.make +Set MAKE_OUT :BuildResults:RISC:Text:MakeFile + +Set Parent "`Files -f "{0}" | StreamEdit -d -e '/((Å:)*)¨1([Â:]*)/ Print ¨1'`" +SetDirectory "{Parent}" + +Make -w -d Sources=: -f "{MAKE_FILE}" RomMondo > "{MAKE_OUT}" +"{MAKE_OUT}"