X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=615d5116b0a5c3160866c2f7a95a1dff9456f23a;hb=75c7b7f9f880db48e7617b15e5ff8f13ea2a7b24;hp=7d356f5092f0564a713c56b0101888290a53395b;hpb=85e8b3ba617f2ed02a2a2b6bb7537d7a24ae1af9;p=org.ibex.core.git diff --git a/Makefile b/Makefile index 7d356f5..615d511 100644 --- a/Makefile +++ b/Makefile @@ -314,3 +314,9 @@ dist-private: echo echo "*** DONE ******************************************" + + +# this is for Adam; don't mess with it +test: JVM; /System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Commands/java -jar build/JVM/xwt.jar http://www.megacz.com/tmp/demo.xwar + +