X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=RUN;fp=RUN;h=cffff372387559faac7070948d4301b6826ced98;hb=72349449317fefb87372608ea3b81332e1ce0cd3;hp=0000000000000000000000000000000000000000;hpb=c7560762d55919077d830368a05da0ce223bc96a;p=andemo diff --git a/RUN b/RUN new file mode 100755 index 0000000..cffff37 --- /dev/null +++ b/RUN @@ -0,0 +1,4 @@ +#!/bin/sh + +make -f Makefile.android install && \ + make -f Makefile.android run