compiler/src/voc/prf.Mod_default
Norayr Chilingarian bb1e56ad56 prefixed installation now works.
fixed bug with -m, it couldn't work because libVishapOberon contained
bindings to X11 but was not linked to X11


Former-commit-id: f3548d289f
2014-03-20 21:11:03 +04:00

5 lines
47 B
Text

MODULE prf;
CONST prefix* = "/opt";
END prf.