X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile;h=f6f50615d7f08dadc5209121b4f4bd97b1e7ad67;hb=d6f82db2046a3add7e0c59321f15a63b233c434b;hp=31d2ba1348d1f1eae64e592c30896583cceb6823;hpb=2f8add7d38665b398a719f1d485577db377be76b;p=mp-xquery-moved-to-github.git diff --git a/src/Makefile b/src/Makefile index 31d2ba1..f6f5061 100644 --- a/src/Makefile +++ b/src/Makefile @@ -24,5 +24,8 @@ $(MP_SO): metaproxy_filter_xquery.o clean: rm -f *.o tst $(MP_SO) -run: tst +run_tst: tst LD_LIBRARY_PATH=$(ZORBA)/lib ./tst + +run_mp: + LD_LIBRARY_PATH=$(ZORBA)/lib ../../metaproxy/src/metaproxy -c config.xml -X