X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=27286c93e0ad08c4189d69fce3a82c16309dae57;hb=0875e1f0271b4d43c84e61384b1959902e9516ba;hp=7d356f5092f0564a713c56b0101888290a53395b;hpb=85e8b3ba617f2ed02a2a2b6bb7537d7a24ae1af9;p=org.ibex.core.git diff --git a/Makefile b/Makefile index 7d356f5..27286c9 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 . + +