Added scripts for buildbox.

This commit is contained in:
Shazron Abdullah 2014-10-07 14:34:54 -07:00
parent 0b89be65bd
commit 63917d796b

3
resources/buildbox/build.sh Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
echo "$ make"
make