From c78ee2e488251f4e13ad92b746da8b8875f51ab5 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sat, 30 Apr 2016 05:57:45 -0700 Subject: use shell script to build tools --- build_tools.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 build_tools.sh (limited to 'build_tools.sh') diff --git a/build_tools.sh b/build_tools.sh new file mode 100644 index 000000000..b5e28697f --- /dev/null +++ b/build_tools.sh @@ -0,0 +1,4 @@ +#!/bin/sh +make -C tools/gbagfx +make -C tools/scaninc +make -C tools/preproc -- cgit v1.2.3