Create build_tools.sh

This commit is contained in:
xenonnsmb 2017-12-03 19:42:55 -06:00 committed by GitHub
parent 0250aefb73
commit 42119b9e1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
build_tools.sh Normal file
View File

@ -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