summaryrefslogtreecommitdiff
path: root/build_tools.sh
diff options
context:
space:
mode:
authorxenonnsmb <xenonnsmb@users.noreply.github.com>2017-12-03 19:42:55 -0600
committerGitHub <noreply@github.com>2017-12-03 19:42:55 -0600
commit42119b9e1b1113cc578363a8b7bf9eee60cc2a4d (patch)
tree0ba64914cf3ce1bea78fc4b5440412b444ffb29e /build_tools.sh
parent0250aefb73a995a6812a657193abeb96eb34d489 (diff)
Create build_tools.sh
Diffstat (limited to 'build_tools.sh')
-rw-r--r--build_tools.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/build_tools.sh b/build_tools.sh
new file mode 100644
index 000000000..26f1f35b3
--- /dev/null
+++ b/build_tools.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+make -C tools/gbagfx
+make -C tools/scaninc
+make -C tools/preproc
+make -C tools/bin2c
+make -C tools/rsfont
+make -C tools/aif2pcm
+make -C tools/ramscrgen