From d655154af5b6d2df01a2d77c94cf12bde89f33ed Mon Sep 17 00:00:00 2001 From: wolfwood Date: Tue, 4 Oct 2011 21:06:48 -0400 Subject: [PATCH] omnibus script --- all.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 all.sh diff --git a/all.sh b/all.sh new file mode 100755 index 0000000..e85876c --- /dev/null +++ b/all.sh @@ -0,0 +1 @@ +./build.sh --clean && ./embedlibs.sh && ./native-build.sh --clean