X-Git-Url: http://git.indexdata.com/?p=mp-xquery-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile;h=9bb07c648fb7949646f6767249d070061666c53a;hp=e1b12aaaf68d6541140e012708d98659b22c7d98;hb=700848d50e4704133fbc4099aa30afa28f6ebfbf;hpb=1699ede93aee42c8a0944de672ab8c4f88a634f3 diff --git a/src/Makefile b/src/Makefile index e1b12aa..9bb07c6 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,5 +1,7 @@ ROOT=.. ZORBA := $(ROOT)/../zorba/zorba-3.0/build/dist +prefix=/usr +libdir = ${prefix}/lib ifeq "${MP_CONFIG}" "" MP_CONFIG := $(shell if test -x $(ROOT)/../metaproxy/metaproxy-config; then echo $(ROOT)/../metaproxy/metaproxy-config; else echo metaproxy-config; fi)