diff --git a/makefile.darwin.clang.x86_64 b/makefile.darwin.clang.x86_64 index a08a8d3c..10309ead 100644 --- a/makefile.darwin.clang.x86_64 +++ b/makefile.darwin.clang.x86_64 @@ -20,8 +20,8 @@ LIBNAME = VishapOberon LIBRARY = lib$(LIBNAME) ifndef PRF -#PRF = "/opt" -PRF = "/Users/noch/local" +PRF = "/opt" +#PRF = "/Users/noch/local" endif PREFIX = $(PRF)/voc-$(RELEASE) PREFIXLN = $(PRF)/voc