fixed home path

Former-commit-id: f494740aadd2584f3994f1dc5746f9c4ddf0429e
This commit is contained in:
norayr 2016-01-13 14:34:16 +04:00
parent f1badbacbd
commit ecc94a305b
6 changed files with 6 additions and 7 deletions

View file

@ -20,8 +20,7 @@ LIBNAME = VishapOberon
LIBRARY = lib$(LIBNAME) LIBRARY = lib$(LIBNAME)
ifndef PRF ifndef PRF
#PRF = "/opt" PRF = "/opt"
PRF = "/home/noch/local"
endif endif
PREFIX = $(PRF)/voc-$(RELEASE) PREFIX = $(PRF)/voc-$(RELEASE)
PREFIXLN = $(PRF)/voc PREFIXLN = $(PRF)/voc