X-Git-Url: http://git.indexdata.com/?p=mp-xquery-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile;fp=src%2FMakefile;h=f3c94bcd5b55ca80247ae9b48d3e4e576a6b6c54;hp=31d2ba1348d1f1eae64e592c30896583cceb6823;hb=e35cb94b36d5648010342db3c3b9a777b9b56f76;hpb=6e9c3e2f8a0884f2e454d7088bf88652288b3226 diff --git a/src/Makefile b/src/Makefile index 31d2ba1..f3c94bc 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