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